public class GtmUncaughtException extends Object implements fr.cnes.genius.main.GUncaughtExceptionHandler
| Constructor and Description |
|---|
GtmUncaughtException() |
| Modifier and Type | Method and Description |
|---|---|
void |
uncaughtException(Throwable exception)
Method sending a log.
|
public void uncaughtException(Throwable exception)
uncaughtException in interface fr.cnes.genius.main.GUncaughtExceptionHandlerexception - exceptionCopyright © 2022. All rights reserved.