Class OpenGLException

All Implemented Interfaces:
Serializable

public class OpenGLException extends RuntimeException
See Also:
  • Constructor Details

    • OpenGLException

      public OpenGLException(int int1)
    • OpenGLException

      public OpenGLException()
    • OpenGLException

      public OpenGLException(String string)
    • OpenGLException

      public OpenGLException(String string, Throwable throwable)
    • OpenGLException

      public OpenGLException(Throwable throwable)