Package | Description |
---|---|
fr.cnes.genius.main |
Package containing the core elements of the GENIUS library.
|
Modifier and Type | Method and Description |
---|---|
static GUncaughtExceptionHandler |
GEnvironment.getGUncaughtExceptionHandler()
Get the uncaughtExceptionHandler to be called in case of an exception arising in the event
loop, if null the exception will be ignored.
|
Modifier and Type | Method and Description |
---|---|
static void |
GEnvironment.setGUncaughtExceptionHandler(GUncaughtExceptionHandler uncaughtExceptionHandler)
Set the uncaughtExceptionHandler to be called in case of an exception arising in the event
loop.
|
Copyright © 2024. All rights reserved.