RemoteError Enum
Namespace: Hazelcast.Protocol.Models
Assembly: Hazelcast.Net.dll
Defines the error codes that can be returned by a remote server.
public enum RemoteError
Fields
| AccessControl | |
| ArrayIndexOutOfBounds | |
| ArrayStore | |
| AssertionError | |
| Authentication | |
| Cache | |
| CacheLoader | |
| CacheNotExists | |
| CacheWriter | |
| CallerNotMember | |
| Cancellation | |
| CannotReplicateException | |
| ClassCast | |
| ClassNotFound | |
| ConcurrentModification | |
| ConfigMismatch | |
| ConsistencyLostException | |
| CpGroupDestroyedException | |
| DistributedObjectDestroyed | |
| DuplicateTask | |
| EntryProcessor | |
| Eof | |
| Execution | |
| FlakeIdNodeIdOutOfRangeException | |
| Hazelcast | |
| HazelcastInstanceNotActive | |
| HazelcastOverload | |
| HazelcastSerialization | |
| IO | |
| IllegalAccessError | |
| IllegalAccessException | |
| IllegalArgument | |
| IllegalMonitorState | |
| IllegalState | |
| IllegalThreadState | |
| IndeterminateOperationState | |
| IndexOutOfBounds | |
| Interrupted | |
| InvalidAddress | |
| InvalidConfiguration | |
| JetExceptionsRangeEnd | |
| JetExceptionsRangeStart | |
| LeaderDemotedException | |
| LocalMemberReset | |
| LockAcquireLimitReachedException | |
| LockOwnershipLostException | |
| Login | |
| MaxMessageSizeExceeded | |
| MemberLeft | |
| MutationDisallowedException | |
| NativeOutOfMemoryError | |
| NegativeArraySize | |
| NoClassDefinitionFound | |
| NoDataMember | |
| NoSuchElement | |
| NoSuchFieldError | |
| NoSuchFieldException | |
| NoSuchMethodError | |
| NoSuchMethodException | |
| NotLeaderException | |
| NotSerializable | |
| NullPointer | |
| OperationTimeout | |
| OutOfMemoryError | |
| PartitionMigrating | |
| Query | |
| QueryResultSizeExceeded | |
| ReachedMaxSize | |
| RejectedExecution | |
| ReplicatedMapCantBeCreated | |
| ResponseAlreadySent | |
| RetryableHazelcast | |
| RetryableIO | |
| Runtime | |
| Security | |
| ServiceNotFound | |
| SessionExpiredException | |
| Socket | |
| SplitBrainProtection | |
| StackOverflowError | |
| StaleAppendRequestException | |
| StaleSequence | |
| StaleTask | |
| StaleTaskId | |
| TargetDisconnected | |
| TargetNotMember | |
| TargetNotReplicaException | |
| Timeout | |
| TopicOverload | |
| Transaction | |
| TransactionNotActive | |
| TransactionTimedOut | |
| UTFDataFormat | |
| Undefined | |
| UnsupportedCallback | |
| UnsupportedOperation | |
| UriSyntax | |
| UserExceptionsRangeStart | |
| VersionMismatchException | |
| WaitKeyCancelledException | |
| WanReplicationQueueFull | |
| WrongTarget | |
| Xa |