Class InvalidPaymentInfoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.b2ctelcoservices.payment.exception.InvalidPaymentInfoException
- All Implemented Interfaces:
Serializable
Specific exception that is thrown when the given payment info could not be associated with the checkout cart.
- Since:
- 2003
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidPaymentInfoException
- Parameters:
id-
-
-
Method Details
-
getPaymentInfoId
- Returns:
- the paymentInfoId
-