Package | Description |
---|---|
com.hazelcast.core | |
com.hazelcast.nio |
Modifier and Type | Class and Description |
---|---|
class |
DuplicateInstanceNameException |
class |
OperationRejectedException
Hazelcast operations may throw an OperationRejectedException
when an operation can not be accepted because number of concurrent
calls reaches the limit.
|
class |
OperationTimeoutException
An unchecked version of
TimeoutException . |
class |
RuntimeInterruptedException
An unchecked version of
InterruptedException . |
Modifier and Type | Class and Description |
---|---|
class |
HazelcastSerializationException
This is an exception thrown when an exception occurs while serializing/deserializing objects.
|
Copyright © 2013 Hazelcast, Inc.. All rights reserved.