Class CEntryPoint.FatalExceptionHandler

java.lang.Object
org.graalvm.nativeimage.c.function.CEntryPoint.FatalExceptionHandler
All Implemented Interfaces:
CEntryPoint.ExceptionHandler
Enclosing class:
CEntryPoint

public static final class CEntryPoint.FatalExceptionHandler extends Object implements CEntryPoint.ExceptionHandler
Special placeholder value for CEntryPoint.exceptionHandler() to print the caught exception and treat it as a fatal error.
Since:
19.0