Uses of Class
com.hazelcast.core.HazelcastException

Packages that use HazelcastException
com.hazelcast.core   
 

Uses of HazelcastException in com.hazelcast.core
 

Subclasses of HazelcastException in com.hazelcast.core
 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-2012 Hazel Ltd. All Rights Reserved.