Class NoSuchPaymentMethodException

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

public class NoSuchPaymentMethodException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchPaymentMethodException

      public NoSuchPaymentMethodException()
    • NoSuchPaymentMethodException

      public NoSuchPaymentMethodException(String msg)
    • NoSuchPaymentMethodException

      public NoSuchPaymentMethodException(String msg, Throwable throwable)
    • NoSuchPaymentMethodException

      public NoSuchPaymentMethodException(Throwable throwable)