Package com.aspose.threed
Class ImportException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.aspose.threed.ImportException
-
- All Implemented Interfaces:
java.io.Serializable
public class ImportException extends java.io.IOException
Exception when Aspose.3D failed to open the specified source- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImportException(java.lang.String msg)
Initializes a new instance
-