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_ExceptionDescribe

This function outputs information in English about a pending exception to stderr.It is equivalent to the JNI function ExceptionDescribe.


Call

CALL 'JCI_ExceptionDescribe'


Return value (RETURN-CODE)

JCI-RET-OK

The call was successful.


Notes

This function may also be called when no Java VM has been started.

If the VM has not been started or no exception is pending, the output does not take place.If the program was started from the BS2000 command line interface, the output is directed to SYSOUT.