public interface IFunctionalExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionOccurred(Exception exception)
Called when an exception occurred.
|
void exceptionOccurred(Exception exception)
exception - The exception.Copyright © 2015. All Rights Reserved.