Class NoSuchOrderPaymentException

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

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

    • NoSuchOrderPaymentException

      public NoSuchOrderPaymentException()
    • NoSuchOrderPaymentException

      public NoSuchOrderPaymentException(String msg)
    • NoSuchOrderPaymentException

      public NoSuchOrderPaymentException(String msg, Throwable throwable)
    • NoSuchOrderPaymentException

      public NoSuchOrderPaymentException(Throwable throwable)