LOTUSSCRIPT LANGUAGE
This method retrieves the last JavaError that occurred, and, in some cases, a call stack.
Defined in
JavaSession
Syntax
Set JavaError = javasession.getLastJavaError
Usage
This method is used to retrieve any possible JavaErrors that might have occurred.
Example See Also