public interface ExceptionAware
Modifier and Type | Method and Description |
---|---|
String |
handleException(Throwable exception,
String method)
informs the action that an uncaught exception has occurred
|
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.