public class RecoverableIOException
extends java.io.IOException
IOException
to indicate that failure can be temporary and operation can be repeatedConstructor and Description |
---|
RecoverableIOException(java.lang.String message) |
RecoverableIOException(java.lang.String message,
java.lang.Throwable cause) |