Class ExportException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.io.IOException
          • com.aspose.threed.ExportException
  • All Implemented Interfaces:
    java.io.Serializable

    public class ExportException
    extends java.io.IOException
    Exceptions when Aspose.3D failed to export the scene to file
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      ExportException​(java.lang.String msg)
      Initializes a new instance
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ExportException

        public ExportException​(java.lang.String msg)
        Initializes a new instance
        Parameters:
        msg - Error message