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