Package | Description |
---|---|
com.aquenos.epics.jackie.common.exception |
Exceptions used by the Jackie library.
|
Modifier and Type | Class and Description |
---|---|
class |
SerializedChannelNameTooLargeException
Exception indicating that a search message could not be serialized because
the channel name is too large.
|
class |
SerializedPayloadTooLargeException
Exception indicating that a message could not be serialized because its
payload is too large.
|
class |
UnsupportedInThisVersionException
Exception indicating that a message could not be serialized because it is not
supported by the specified protocol version.
|
Copyright © 2014–2024 aquenos GmbH. All rights reserved.