public interface ExceptionAware
| Modifier and Type | Method and Description |
|---|---|
ExceptionWrapper |
getExceptionWrapper()
Gets the associated
ExceptionWrapper. |
boolean |
setExceptionWrapper(ExceptionWrapper exceptionWrapper)
Sets the associated
ExceptionWrapper. |
ExceptionWrapper getExceptionWrapper()
ExceptionWrapper.ExceptionWrapperboolean setExceptionWrapper(ExceptionWrapper exceptionWrapper)
ExceptionWrapper.exceptionWrapper - the ExceptionWrapper to be settrue if set is successful, false otherwiseCopyright © 2018. All Rights Reserved.