View source
class Exception
package glfw.errors
extended by AlreadyInitializedException, CursorUnavailableException, FormatUnavailableException, GamepadNotConnectedException, InternalException, MonitorDisconnectedException, NoMonitorException, NotFullscreenException, NotInitializedException, OutOfMemoryException, PlatformErrorException, UseAfterDestroyException
Base exception class of GLFW.
Thrown when no specific exception from glfw.errors
matches.