com.dotmarketing.cms.product.model.taxes
Class TaxCalculationProcessorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.dotmarketing.cms.product.model.taxes.TaxCalculationProcessorException
All Implemented Interfaces:
java.io.Serializable

public class TaxCalculationProcessorException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
TaxCalculationProcessorException(java.lang.String message)
           
TaxCalculationProcessorException(java.lang.String message, java.lang.Throwable ex)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TaxCalculationProcessorException

public TaxCalculationProcessorException(java.lang.String message)

TaxCalculationProcessorException

public TaxCalculationProcessorException(java.lang.String message,
                                        java.lang.Throwable ex)


Copyright © 2010 dotCMS Inc. All Rights Reserved.