|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorHandler
An implementation of the ErrorHandler interface can be registered with the ErrorReporter class to change the default behavior on errors.
| Method Summary | |
|---|---|
void |
errorAbort(String msg)
Log an error message and abort processing. |
void |
errorAbort(String msg,
Throwable cause)
|
| Method Detail |
|---|
void errorAbort(String msg)
msg - The error message to log.
void errorAbort(String msg,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||