public interface ErrorHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleError(Throwable t)
Handle the given error, possibly rethrowing it as a fatal exception.
|
void handleError(Throwable t)
Copyright © 2013 The Skfiy Open Association. All Rights Reserved.