Jolt 1.1 User Guides
Result Methods
The following methods are used in conjunction with the Result object:
applicationError●
systemError●
getError●
getErrorDetail●
getApplicationCode●
getStringError●
getStringErrorDetail●
noError●
setValue●
getValue●
setValueByIndex●
getValueByIndex●
setBytesValue●
getBytesValue●
getBytesValueByIndex●
setBytesValueByIndex●
getCount●
applicationError
boolean applicationError()
Returns True if an application error occurs.
Usage Test if an application error occurred in the corresponding service invocation. The
application error is equivalent to TPESVCFAIL in TUXEDO.