public class RetryableIOException extends IOException implements RetryableException
Constructor and Description |
---|
RetryableIOException() |
RetryableIOException(String message) |
RetryableIOException(String message,
Throwable cause) |
RetryableIOException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Hazelcast, Inc.. All rights reserved.