Class CommerceOrderPurchaseOrderNumberException

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

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

    • CommerceOrderPurchaseOrderNumberException

      public CommerceOrderPurchaseOrderNumberException()
    • CommerceOrderPurchaseOrderNumberException

      public CommerceOrderPurchaseOrderNumberException(String msg)
    • CommerceOrderPurchaseOrderNumberException

      public CommerceOrderPurchaseOrderNumberException(String msg, Throwable throwable)
    • CommerceOrderPurchaseOrderNumberException

      public CommerceOrderPurchaseOrderNumberException(Throwable throwable)