Package org.lwjglx.opengl
Class OpenGLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lwjglx.opengl.OpenGLException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionOpenGLException
(int int1) OpenGLException
(String string) OpenGLException
(String string, Throwable throwable) OpenGLException
(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
-
OpenGLException
public OpenGLException(int int1) -
OpenGLException
public OpenGLException() -
OpenGLException
-
OpenGLException
-
OpenGLException
-