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