Salesforce

JException (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

JException (Magic xpa 3.x)

Creates a reference to a Java exception object that has occurred.

Syntax:

JException ()

Parameters:

None

Returns:

A pseudo-reference to the last exception thrown during the last J* or EJB* function.
Each call clears the exception when activated.

Example:

Update B JException()

Note:

Magic xpa can call the JException function repeatedly until another function is called.

See also:

Java Functions

The Online Samples project (program JV02)

Reference
Attachment 
Attachment