getLastJavaError method (LotusScript® Language)
This method retrieves the last JavaError that occurred, and, in some cases, a call stack.
Defined in
Syntax
Set JavaError = javasession .getLastJavaError
Usage
This method is used to retrieve any possible JavaErrors that might have occurred.