com.ibm.commerce.rules.exception
Class PersonalizationRuleServerNotAvailableException
com.ibm.commerce.exception.ECException
|
+--com.ibm.commerce.exception.ECApplicationException
|
+--com.ibm.commerce.rules.exception.PersonalizationRuleServerNotAvailableException
- All Implemented Interfaces:
- java.io.Serializable
- public class PersonalizationRuleServerNotAvailableException
- extends ECApplicationException
Indicates that the personalization rule server was not
available when it needed to be.
- See Also:
- Serialized Form
Fields inherited from class com.ibm.commerce.exception.ECException |
APPLICATION_ERROR, ECMESSAGE, ECMESSAGEKEY, errorProperties, EXCEP_DATA, EXCEP_TYPE, EXCEPTION, GENERIC_APPLICATION_ERROR_TASK, GENERIC_SYSTEM_ERROR_TASK, MSG_PARAM, SYSTEM_ERROR |
Methods inherited from class com.ibm.commerce.exception.ECException |
getErrorMessageKey, getErrorProperties, getErrorTaskName, getMessageKey, getStackTrace, getThrowable, getUserMessage, logMessage, logMessage, logMessage, setErrorTaskName, setException, setOrginatingCommand, setThrowable |
PersonalizationRuleServerNotAvailableException
public PersonalizationRuleServerNotAvailableException(java.lang.String className,
java.lang.String methodName)
- No need to provide a source throwable for this exception.
- See Also:
PersonalizationRuleServerNotAvailableException