public interface ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleThrowable(Throwable t)
Note that this method may or may not be called from the AWT event-dispatch
thread.
|
void handleThrowable(Throwable t)
Copyright © 2015. All rights reserved.