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.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.