Package com.aspose.threed
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
-