| Package | Description |
|---|---|
| com.hazelcast.core |
| 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. |
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.