E - the element typepublic static interface ExceptionAccessor.ExceptionMutator<E>
Exception property.| Modifier and Type | Method and Description |
|---|---|
void |
setException(E aException)
Sets the exception for the exception property.
|
void setException(E aException)
aException - The exception to be stored by the exception
property.Copyright © 2017. All rights reserved.