public class ClientTimeoutException extends TimeoutException
This is likely to happen as a result of a GC pause that is longer than the aeron.client.liveness.timeout
setting.
AeronException.Category| Constructor and Description |
|---|
ClientTimeoutException(String message)
Construct the client timeout exception with detail message.
|
categoryaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientTimeoutException(String message)
message - detail for the exception.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.