Package org.lwjglx

Class LWJGLException

All Implemented Interfaces:
Serializable

public class LWJGLException extends Exception
See Also:
  • Constructor Details

    • LWJGLException

      public LWJGLException()
    • LWJGLException

      public LWJGLException(String string)
    • LWJGLException

      public LWJGLException(String string, Throwable throwable)
    • LWJGLException

      public LWJGLException(Throwable throwable)