Package com.aspose.threed
Class ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.aspose.threed.ParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class ParseException extends java.lang.Exception
Exception when Aspose.3D failed to parse the input.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParseException(java.lang.String msg)
Constructor ofParseException
-
-
-
Constructor Detail
-
ParseException
public ParseException(java.lang.String msg)
Constructor ofParseException
- Parameters:
msg
-
-
-