public interface GUncaughtExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
uncaughtException(Throwable exception)
Method invoked when the exception occurs in the inner event management loop of Genius.
|
void uncaughtException(Throwable exception)
exception
- the exception.Copyright © 2024. All rights reserved.