public interface ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
errorAbort(String msg)
Log an error message and abort processing.
|
void |
errorAbort(String msg,
Throwable cause) |
Copyright © 2015. All Rights Reserved.