Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

JCI_ExceptionCheck

&pagelevel(5)&pagelevel

Die Funktion überprüft, ob eine anstehende Exception existiert.
Sie ist äquivalent zur JNI-Funktion ExceptionCheck.

Aufruf

CALL 'JCI_ExceptionCheck'

Returnwert (RETURN-CODE)

JCI-RET-TRUE

Es steht eine Exception an.

JCI-RET-FALSE

Es steht keine Exception an.

Hinweise

Wird die Funktion aufgerufen, ohne dass die Java-VM gestartet wurde, wird JCI-RET-FALSE zurückgeliefert.