public class OrderProcessException extends CRMValidationException
Constructor and Description |
---|
OrderProcessException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Cannot process order %1.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public OrderProcessException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception