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