See: Description
Enum | Description |
---|---|
AeronException.Category |
Category of
Exception . |
Exception | Description |
---|---|
AeronException |
Base Aeron exception for catching all Aeron specific errors.
|
ChannelEndpointException |
Indicates an error occurred when setting up the channel for either a
Publication or
Subscription . |
ClientTimeoutException |
Client timeout event received from the driver for this client.
|
ConcurrentConcludeException |
Conclude has been called concurrently on a Context.
|
ConductorServiceTimeoutException |
A timeout has occurred between service calls for the client conductor.
|
ConfigurationException |
Indicates an invalid configuration option has been provided.
|
ControlProtocolException |
Indicates an invalid use of the control protocol when sending commands from the client to driver.
|
DriverTimeoutException |
A timeout has occurred while waiting on the media driver responding to an operation.
|
RegistrationException |
Caused when a error occurs during addition, modification, or release of client resources such as
Publication s, Subscription s, or Counter s. |
TimeoutException |
Generic timeout has occurred while waiting on some action or event.
|
Copyright © 2014-2021 Real Logic Limited. All Rights Reserved.