public class PaymentGatewayStripeException extends CRMValidationException
Constructor and Description |
---|
PaymentGatewayStripeException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Provisioning request failed with error code: %1 and error description: %2.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public PaymentGatewayStripeException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception