Package com.hbm_m.client.loader.dae
Class DaeModelFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hbm_m.client.loader.dae.DaeModelFormatException
- All Implemented Interfaces:
Serializable
Thrown when a COLLADA file cannot be parsed or is missing required data.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDaeModelFormatException(String message) DaeModelFormatException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DaeModelFormatException
-
DaeModelFormatException
-