Class CommerceOrderShippingAddressException

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

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

    • CommerceOrderShippingAddressException

      public CommerceOrderShippingAddressException()
    • CommerceOrderShippingAddressException

      public CommerceOrderShippingAddressException(String msg)
    • CommerceOrderShippingAddressException

      public CommerceOrderShippingAddressException(String msg, Throwable throwable)
    • CommerceOrderShippingAddressException

      public CommerceOrderShippingAddressException(Throwable throwable)