Class GraphicsSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.blackrook.gloop.opengl.exception.GraphicsSystemException
All Implemented Interfaces:
Serializable

public class GraphicsSystemException extends RuntimeException
This is commonly thrown when an exception occurs in the graphics system.
Author:
Matthew Tropiano
See Also:
  • Constructor Details

    • GraphicsSystemException

      public GraphicsSystemException()
    • GraphicsSystemException

      public GraphicsSystemException(String message)