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