public class PaymentNotFoundException extends Exception
| Constructor and Description |
|---|
PaymentNotFoundException() |
PaymentNotFoundException(SinglePaymentBO payment) |
PaymentNotFoundException(String paymentId) |
PaymentNotFoundException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PaymentNotFoundException()
public PaymentNotFoundException(SinglePaymentBO payment)
public PaymentNotFoundException(String paymentId)
Copyright © 2019. All rights reserved.