org.broadleafcommerce.core.payment.service.exception
Class InsufficientFundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.core.payment.service.exception.PaymentException
org.broadleafcommerce.core.payment.service.exception.InsufficientFundsException
- All Implemented Interfaces:
- Serializable
public class InsufficientFundsException
- extends PaymentException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InsufficientFundsException
public InsufficientFundsException()
InsufficientFundsException
public InsufficientFundsException(String message,
Throwable cause)
InsufficientFundsException
public InsufficientFundsException(String message)
InsufficientFundsException
public InsufficientFundsException(Throwable cause)
Copyright © 2013. All Rights Reserved.