Class GLTFRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gaiasky.util.gdx.model.gltf.loaders.exceptions.GLTFRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GLTFIllegalException
,GLTFUnsupportedException
- See Also:
-
Constructor Summary
ConstructorDescriptionGLTFRuntimeException
(String message) GLTFRuntimeException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GLTFRuntimeException
-
GLTFRuntimeException
-
GLTFRuntimeException
-