public interface ExceptionOccurredHandler
Modifier and Type | Method and Description |
---|---|
void |
onExceptionOccurred(Exception exception)
Occurs when an exception is raised.
|
void onExceptionOccurred(Exception exception)
exception
- the raised exception.Copyright © 2015 MMSOFT Design. All Rights Reserved.