public class CacheException extends DatabaseException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
mLookUpRuleMessages
Constructor and Description |
---|
CacheException(java.lang.String aProblemDescr)
Constructor for CacheException
|
CacheException(java.lang.String aProblemDescr,
java.lang.String aActionDescr)
Creates a cache exception.
|
getDBName, getIndexesOfFailedBatchOperation, getMessage, getOperation, getSQL, setDBName, setOperation, setSQL, setSQLInserts
isLookUpRuleMessages, setLookUpRuleMessages, toString
public static final java.lang.String COPYRIGHT
public static final java.lang.String VERSION
public CacheException(java.lang.String aProblemDescr, java.lang.String aActionDescr)
aProblemDescr
- a description of the problemaActionDescr
- what we were doing when we encountered
the problempublic CacheException(java.lang.String aProblemDescr)
aProblemDescr
- a description of the problemCopyright © 2018 Pegasystems Inc. All Rights Reserved.