public class ConductorServiceTimeoutException extends TimeoutException
This is likely to occur due to GC or resource starvation where the client conductor thread has not being able to
run within the aeron.client.liveness.timeout property set on the media driver.
AeronException.Category| Constructor and Description |
|---|
ConductorServiceTimeoutException(String message)
Construct the exception for the service interval timeout with detailed message.
|
category, isFataladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConductorServiceTimeoutException(String message)
message - detail for the exception.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.