Class CommerceShipmentStatusException

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

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

    • CommerceShipmentStatusException

      public CommerceShipmentStatusException()
    • CommerceShipmentStatusException

      public CommerceShipmentStatusException(String msg)
    • CommerceShipmentStatusException

      public CommerceShipmentStatusException(String msg, Throwable throwable)
    • CommerceShipmentStatusException

      public CommerceShipmentStatusException(Throwable throwable)