public interface FExceptionListener
Modifier and Type | Method and Description |
---|---|
void |
exceptionThrown(java.lang.String msg,
FException e)
This method is called on registered object with an exception caught
in the library.
|
void exceptionThrown(java.lang.String msg, FException e)
msg
- message with some explanation about the exception, or nulle
- exception