Package org.lwjglx
Class LWJGLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.lwjglx.LWJGLException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionLWJGLException
(String string) LWJGLException
(String string, Throwable throwable) LWJGLException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LWJGLException
public LWJGLException() -
LWJGLException
-
LWJGLException
-
LWJGLException
-