Jolt 1.1 User Guides

noError
boolean noError()
Returns True if no error occurred; false otherwise.
Usage Test whether no error was encountered in the last service invocation.
systemError
boolean systemError()
Returns True if a system error occurred; false otherwise.
Usage Test whether a system error occurred in the last service invocation.