Class NoSuchShippingFixedOptionRelException

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.shipping.engine.fixed.exception.NoSuchShippingFixedOptionRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchShippingFixedOptionRelException

      public NoSuchShippingFixedOptionRelException()
    • NoSuchShippingFixedOptionRelException

      public NoSuchShippingFixedOptionRelException(String msg)
    • NoSuchShippingFixedOptionRelException

      public NoSuchShippingFixedOptionRelException(String msg, Throwable throwable)
    • NoSuchShippingFixedOptionRelException

      public NoSuchShippingFixedOptionRelException(Throwable throwable)