Class PaymentAuthorizationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.commercewebservicescommons.errors.exceptions.PaymentAuthorizationException
-
- All Implemented Interfaces:
java.io.Serializable
public class PaymentAuthorizationException extends java.lang.ExceptionSpecific exception that is thrown when the payment authorization was not accepted- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PaymentAuthorizationException()PaymentAuthorizationException(java.lang.String message)
-