graphics
Class GLDisplay.MyExceptionHandler
java.lang.Object
graphics.GLDisplay.MyExceptionHandler
- All Implemented Interfaces:
- ExceptionHandler
- Enclosing class:
- GLDisplay
private class GLDisplay.MyExceptionHandler
- extends Object
- implements ExceptionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLDisplay.MyExceptionHandler
private GLDisplay.MyExceptionHandler()
handleException
public void handleException(Exception e)
- Specified by:
handleException
in interface ExceptionHandler