public static interface Window.IExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleException(Throwable t)
Handle the exception.
|
void handleException(Throwable t)
t
- The exception that occured.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.