public class GRCTriggerException
extends com.openpages.sdk.trigger.TriggerException
| Constructor and Description |
|---|
GRCTriggerException(com.openpages.sdk.common.ErrorMessage errorMessage,
java.util.List<java.lang.Object> parameters,
java.lang.Throwable originalCause)
Constructs a new GRCTriggerException with the specified error message,
list of parameters and cause of the exception.
|
getCategory, getCode, getCodeString, getErrorClass, getErrorCodeString, getErrorMessage, getErrorNumber, getLevel, getLocalizedMessage, getMessage, getName, getOriginalCause, getParameters, getStackTraceText, getTimestamp, getTokenId, getUnformattedMessage, getUniqueErrorNumber, getUserName, toStringpublic GRCTriggerException(com.openpages.sdk.common.ErrorMessage errorMessage,
java.util.List<java.lang.Object> parameters,
java.lang.Throwable originalCause)
errorMessage - (required) the system trigger error message from
ErrorMessageCache, the trigger error code is -72parameters - (required) a List of Objects parameters to pass to the error
message to format. For trigger exception the first parameter
in the list should be the error message text as a StringoriginalCause - (optional) another exception that caused this trigger error.
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.