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
- See Also:
-
Field Summary
Fields inherited from class org.broadleafcommerce.common.vendor.service.exception.TaxException
taxResponse -
Constructor Summary
ConstructorsConstructorDescriptionTaxHostException(String message) TaxHostException(String message, Throwable cause) TaxHostException(Throwable cause) -
Method Summary
Methods inherited from class org.broadleafcommerce.common.vendor.service.exception.TaxException
getTaxResponse, setTaxResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TaxHostException
public TaxHostException() -
TaxHostException
-
TaxHostException
-
TaxHostException
-