Class CommercePaymentEntryClassPKException

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

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

    • CommercePaymentEntryClassPKException

      public CommercePaymentEntryClassPKException()
    • CommercePaymentEntryClassPKException

      public CommercePaymentEntryClassPKException(String msg)
    • CommercePaymentEntryClassPKException

      public CommercePaymentEntryClassPKException(String msg, Throwable throwable)
    • CommercePaymentEntryClassPKException

      public CommercePaymentEntryClassPKException(Throwable throwable)