If an error occurs due to the executing main method, this variable contains the number of the line of code that caused an error (if available). This field is empty if no error occurs due to the executing Java code.
If an error occurs due to the executing main method, this variable contains the error message. This field is empty if no error occurs due to the executing Main method.
If an error occurs due to the executing main method, this variable contains the line of code that caused the error (if available). This field is empty if no error occurs due to the executing main method.
If the executing main method throws an exception, this variable contains the exception that was thrown. This field is empty if no error occurs due to the executing main method.
The operator finishes successfully.
The operator fails.
The operator finishes successfully.
The operator fails. If an error occurs due to the executing main method, this variable contains the ErrorMessage, the ErrorLineNumber, the ErrorRoot, and the ErrorException (when applicable).
|
Copyright © 2014 CA.
All rights reserved.
|
|