Package jme.exception

Exception Summary
MonkeyException MonkeyException handles all exceptions that could be thrown by the MonkeySystem and should be handled in the client software.
MonkeyGLException MonkeyGLException handles any exceptions related to OpenGL problems.
MonkeyRuntimeException MonkeyRuntimeException handles all exceptions that could be thrown by the MonkeySystem at runtime and shouldn't be handled in the client software.