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