| AggregateException |
This exception is thrown when multiple exceptions occur from multiple nodes.
|
| AttributeIndexNotDefined |
This exception is thrown whenever Attribute index is not found in case of NamedTags
|
| BadResponseException |
This exception is thrown whenever an API fails.
|
| CacheException |
It is the base class for all the exceptions that are thrown from NCache.
|
| ChannelClosedException |
This class represents the class for all exception types thrown by JGroups.
|
| ChannelException |
This class represents the super class for all exception types thrown by JGroups.
|
| ChannelNotConnectedException |
This class represents the class for all exception types thrown by Channel.
|
| CommandException |
Throws this exception when the issue in executing command
|
| CompactSerializationException |
Summary description for SerializationException.
|
| ConfigurationException |
Thrown when an exception occurs during configuration.
|
| ConnectionException |
Thrown whenever connection with cache server is lost while performing an operation on an outproc cache.
|
| GeneralFailureException |
Thrown when an exception occurs during a clustered operation.
|
| InternalCommandException |
Thrown when an exception occurs like ActivityBlockedException or ConnectionException.
|
| InvalidReaderException |
Thrown whenever one of the data partition goes down
|
| LicensingException |
LicensingException is thrown when Either license has expired or some
error occurred during the validation of license.
|
| LocalVerificationFailedException |
Summary for LocalVerificationFailedException
|
| LockingException |
LockingException is thrown on Insert/Remove operation if the item is locked and incorrect Lockid
is specified.
|
| MaxClientReachedException |
This exception is thrown whenever an error occurs on remote node.
|
| NotSupportedException |
Throws when a specific Item is not supported in NCache Java Client
|
| OperationFailedException |
Thrown whenever an API fails.
|
| OperationNotSupportedException |
This exception is thrown when an operation is not supported in the current edition of NCache.
|
| ParserException |
This exception is thrown when an exception occurs during configuration.
|
| RemoteException |
This exception is thrown whenever an error occurs on remote node.
|
| SecurityException |
Thrown when a user does not have the permissions to start/stop/initialize the cache.
|
| StateTransferInProgressException |
Thrown when a user does not have the permissions to start/stop/initialize the cache.
|
| StreamAlreadyLockedException |
StreamAlreadLockedException is thrown if stream is already locked.
|
| StreamCloseException |
StreamCloseException is thrown if a write operation is performed on closed CacheStream
|
| StreamException |
StreamException is thrown if any error occurs during operation on CacheStream.
|
| StreamInvalidLockException |
StreamInvalidLockException is thrown if the current lock handle becomes invalid.
|
| StreamNotFoundException |
StreamNotFoundException is thrown if a CacheStream is not found in the cache.
|
| TypeIndexNotDefined |
This exception is thrown whenever Type Index is not found in case of NamedTags.
|