Class RetryableIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.hazelcast.spi.exception.RetryableIOException
All Implemented Interfaces:
RetryableException, Serializable

public class RetryableIOException
extends IOException
implements RetryableException
A IOException indicating that there was a IO failure, but it can be retried.
See Also:
Serialized Form