Package com.sun.j3d.loaders
Class ParsingErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.j3d.loaders.ParsingErrorException
- All Implemented Interfaces:
Serializable
Exception used to indicate that the loader encountered
a problem parsing the specified file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParsingErrorException
public ParsingErrorException() -
ParsingErrorException
-