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