Uses of Package
com.hazelcast.spi.exception

Packages that use com.hazelcast.spi.exception
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.spi.exception Contains exceptions for Hazelcast SPI. 
 

Classes in com.hazelcast.spi.exception used by com.hazelcast.core
RetryableException
          Marker interface for exceptions to indicate that an operation can be retried.
 

Classes in com.hazelcast.spi.exception used by com.hazelcast.spi.exception
RetryableException
          Marker interface for exceptions to indicate that an operation can be retried.
RetryableHazelcastException
          A 'marker' exception that indicates that an operation can be retried.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.