| AggregateRuntimeException |
This exception is thrown when multiple exceptions occur from multiple nodes.
|
| CacheRuntimeException |
It is the base class for all the exceptions that are thrown from NCache.
|
| ConfigurationRuntimeException |
Thrown when an exception occurs during configuration.
|
| ConnectionRuntimeException |
Thrown when an exception occurs during configuration.
|
| GeneralFailureRuntimeException |
Thrown when an exception occurs during a clustered operation.
|
| InvalidReaderRuntimeException |
Thrown whenever one of the data partition goes down.
|
| LicensingRuntimeException |
LicensingException is thrown when Either license has expired or some error occurred during the validation of license.
|
| OperationFailedRuntimeException |
OperationFailedRuntimeException is the superclass of those exceptions that can be thrown runtime operation failed.
|
| OperationNotSupportedRuntimeException |
This exception is thrown when an operation is not supported in the current edition of NCache.
|
| SecurityRuntimeException |
This exception is thrown when a user does not have the permissions to start/stop/initialize the cache.
|
| StateTransferInProgressRuntimeException |
Exception thrown error in state transfer
|