Informs you that the last J* or EJB* function threw an exception.
Syntax:
JExceptionOccurred()
Parameters:
None
Returns:
True only if the last function threw an exception.
Example:
Verify JExceptionText() condition: JExceptionOccurred()
See also:
Java Functions
The Online Samples project (program JV02)