Class NoSuchShippingMethodException

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.exception.NoSuchShippingMethodException
All Implemented Interfaces:
Serializable

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

    • NoSuchShippingMethodException

      public NoSuchShippingMethodException()
    • NoSuchShippingMethodException

      public NoSuchShippingMethodException(String msg)
    • NoSuchShippingMethodException

      public NoSuchShippingMethodException(String msg, Throwable throwable)
    • NoSuchShippingMethodException

      public NoSuchShippingMethodException(Throwable throwable)