|
JNA API> 3.2.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Callback.UncaughtExceptionHandler
Method Summary | |
---|---|
void |
uncaughtException(Callback c,
java.lang.Throwable e)
Method invoked when the given callback throws an uncaught exception. |
Method Detail |
---|
void uncaughtException(Callback c, java.lang.Throwable e)
Any exception thrown by this method will be ignored.
|
JNA API> 3.2.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |