public class ControlProtocolException extends AeronException
AeronException.Category| Constructor and Description |
|---|
ControlProtocolException(ErrorCode code,
Exception rootCause)
Construct an exception to indicate an invalid command has been sent to the media driver.
|
ControlProtocolException(ErrorCode code,
String msg)
Construct an exception to indicate an invalid command has been sent to the media driver.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorCode |
errorCode()
The
ErrorCode indicating more specific issue experienced by the media driver. |
categoryaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014-2020 Real Logic Limited. All Rights Reserved.