Class CommerceOrderShippingMethodException

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

public class CommerceOrderShippingMethodException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • CommerceOrderShippingMethodException

      public CommerceOrderShippingMethodException()
    • CommerceOrderShippingMethodException

      public CommerceOrderShippingMethodException(String msg)
    • CommerceOrderShippingMethodException

      public CommerceOrderShippingMethodException(String msg, Throwable throwable)
    • CommerceOrderShippingMethodException

      public CommerceOrderShippingMethodException(Throwable throwable)