Class CommercePaymentEntryReasonKeyException

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

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

    • CommercePaymentEntryReasonKeyException

      public CommercePaymentEntryReasonKeyException()
    • CommercePaymentEntryReasonKeyException

      public CommercePaymentEntryReasonKeyException(String msg)
    • CommercePaymentEntryReasonKeyException

      public CommercePaymentEntryReasonKeyException(String msg, Throwable throwable)
    • CommercePaymentEntryReasonKeyException

      public CommercePaymentEntryReasonKeyException(Throwable throwable)