public class TBRuleException extends OpenPagesException
Modifier and Type | Field and Description |
---|---|
static int |
ERROR_CYCLIC_CALCULATION |
static int |
ERROR_SAVING_CALCULATION |
static int |
ILLEGAL_RULE_OPERATION |
static int |
INVALID_CALCULATION_CHAINING |
static int |
INVALID_CONDITIONS |
static int |
INVALID_RULE_DEFINITION |
static int |
INVALID_VARIABLE_NAME |
static int |
INVALID_VARIABLE_REFERENCE |
static int |
MISSING_CALCULATION_PERMISSION |
static int |
QUEUE_INITIALIZATION_FAILED |
static int |
RESOURCE_HAS_NO_PARENT_OBJECT |
static int |
RULE_DEFINITION_ALREADY_EXISTS |
static int |
RULE_DEFINITION_CONCURRENT_MODIFICATION |
static int |
RULE_DEFINITION_DOESNT_EXIST |
static int |
RULE_DEFINITION_PROPERTY_DOESNT_EXIST |
static int |
RULE_DEFINITIONS_DONT_EXIST |
static int |
RULE_EXECUTION_FAILED |
static int |
RULE_WORKFLOW_NOT_AUTOMATED |
static int |
TASK_VIEW_ASYNC_TIMEOUT |
Constructor and Description |
---|
TBRuleException(int errorMessageId,
java.util.List<java.lang.Object> parameters,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
WFConditionReport |
getConditionReport()
Returns the
WFConditionReport which contains
all the validation results od the criteria in the
rule definition. |
getAdditionalMessage, getCode, getLocalizedMessage, getMessage, getParameters, getTimestamp
public static final int RULE_DEFINITIONS_DONT_EXIST
public static final int INVALID_RULE_DEFINITION
public static final int RESOURCE_HAS_NO_PARENT_OBJECT
public static final int INVALID_CONDITIONS
public static final int RULE_DEFINITION_DOESNT_EXIST
public static final int RULE_DEFINITION_CONCURRENT_MODIFICATION
public static final int RULE_DEFINITION_ALREADY_EXISTS
public static final int ILLEGAL_RULE_OPERATION
public static final int RULE_WORKFLOW_NOT_AUTOMATED
public static final int RULE_EXECUTION_FAILED
public static final int RULE_DEFINITION_PROPERTY_DOESNT_EXIST
public static final int MISSING_CALCULATION_PERMISSION
public static final int INVALID_CALCULATION_CHAINING
public static final int ERROR_CYCLIC_CALCULATION
public static final int ERROR_SAVING_CALCULATION
public static final int INVALID_VARIABLE_NAME
public static final int INVALID_VARIABLE_REFERENCE
public static final int QUEUE_INITIALIZATION_FAILED
public static final int TASK_VIEW_ASYNC_TIMEOUT
public TBRuleException(int errorMessageId, java.util.List<java.lang.Object> parameters, java.lang.Throwable cause)
errorMessageId
- parameters
- cause
- public WFConditionReport getConditionReport()
WFConditionReport
which contains
all the validation results od the criteria in the
rule definition.
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.