Class NoSuchTaxMethodException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.commerce.tax.exception.NoSuchTaxMethodException
All Implemented Interfaces:
Serializable

public class NoSuchTaxMethodException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchTaxMethodException

      public NoSuchTaxMethodException()
    • NoSuchTaxMethodException

      public NoSuchTaxMethodException(String msg)
    • NoSuchTaxMethodException

      public NoSuchTaxMethodException(String msg, Throwable throwable)
    • NoSuchTaxMethodException

      public NoSuchTaxMethodException(Throwable throwable)