Class PaymentAuthorizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.commercewebservicescommons.errors.exceptions.PaymentAuthorizationException
All Implemented Interfaces:
Serializable

public class PaymentAuthorizationException extends Exception
Specific exception that is thrown when the payment authorization was not accepted
See Also:
  • Constructor Details

    • PaymentAuthorizationException

      public PaymentAuthorizationException()
    • PaymentAuthorizationException

      public PaymentAuthorizationException(String message)