Class CPInstanceDeliverySubscriptionLengthException

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

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

    • CPInstanceDeliverySubscriptionLengthException

      public CPInstanceDeliverySubscriptionLengthException()
    • CPInstanceDeliverySubscriptionLengthException

      public CPInstanceDeliverySubscriptionLengthException(String msg)
    • CPInstanceDeliverySubscriptionLengthException

      public CPInstanceDeliverySubscriptionLengthException(String msg, Throwable throwable)
    • CPInstanceDeliverySubscriptionLengthException

      public CPInstanceDeliverySubscriptionLengthException(Throwable throwable)