public class ChannelEndpointException extends AeronException
Publication or
Subscription.AeronException.Category| Constructor and Description |
|---|
ChannelEndpointException(int statusIndicatorId,
String message)
Construct an exception with a given status indicator counter id and detail message.
|
| Modifier and Type | Method and Description |
|---|---|
int |
statusIndicatorId()
Return the id for the counter associated with the channel endpoint.
|
categoryaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChannelEndpointException(int statusIndicatorId,
String message)
statusIndicatorId - counter id for the channel.message - for the exception.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.