Class CommercePaymentEntryPaymentStatusException

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

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

    • CommercePaymentEntryPaymentStatusException

      public CommercePaymentEntryPaymentStatusException()
    • CommercePaymentEntryPaymentStatusException

      public CommercePaymentEntryPaymentStatusException(String msg)
    • CommercePaymentEntryPaymentStatusException

      public CommercePaymentEntryPaymentStatusException(String msg, Throwable throwable)
    • CommercePaymentEntryPaymentStatusException

      public CommercePaymentEntryPaymentStatusException(Throwable throwable)