public class BlockingFutureOperationException extends IllegalStateException
| Constructor and Description |
|---|
BlockingFutureOperationException(String message)
Constructs the exception with the specified detailed message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BlockingFutureOperationException(String message)
message - a detailed messageCopyright © 2017–2022 SNF4J.ORG. All rights reserved.