Class CommercePaymentEntryPaymentIntegrationTypeException

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

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

    • CommercePaymentEntryPaymentIntegrationTypeException

      public CommercePaymentEntryPaymentIntegrationTypeException()
    • CommercePaymentEntryPaymentIntegrationTypeException

      public CommercePaymentEntryPaymentIntegrationTypeException(String msg)
    • CommercePaymentEntryPaymentIntegrationTypeException

      public CommercePaymentEntryPaymentIntegrationTypeException(String msg, Throwable throwable)
    • CommercePaymentEntryPaymentIntegrationTypeException

      public CommercePaymentEntryPaymentIntegrationTypeException(Throwable throwable)