Package heronarts.lx
Class LX.InstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
heronarts.lx.LX.InstantiationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LX
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiationException
(LX.InstantiationException.Type type, String message) InstantiationException
(Exception underlying, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
type
-
-
Constructor Details
-
InstantiationException
-
InstantiationException
-