public interface ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handleError(Throwable t)
Handle the given error, possibly rethrowing it as a fatal exception.
|
void handleError(Throwable t)
Copyright © 2015. All rights reserved.