Class TaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.common.vendor.service.exception.TaxException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TaxHostException
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTaxException(String message) TaxException(String message, Throwable cause) TaxException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
taxResponse
-
-
Constructor Details
-
TaxException
public TaxException() -
TaxException
-
TaxException
-
TaxException
-
-
Method Details
-
getTaxResponse
-
setTaxResponse
-