Class CommerceShippingMethodNameException

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

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

    • CommerceShippingMethodNameException

      public CommerceShippingMethodNameException()
    • CommerceShippingMethodNameException

      public CommerceShippingMethodNameException(String msg)
    • CommerceShippingMethodNameException

      public CommerceShippingMethodNameException(String msg, Throwable throwable)
    • CommerceShippingMethodNameException

      public CommerceShippingMethodNameException(Throwable throwable)