Class RemoteTableHandle.DisconnectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.illumon.iris.db.tables.remote.RemoteTableHandle.DisconnectedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RemoteTableHandle
public static class RemoteTableHandle.DisconnectedException extends IOException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DisconnectedException()
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DisconnectedException
public DisconnectedException()
-