Class UnknownHandleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.illumon.iris.db.tables.remote.UnknownHandleException
- All Implemented Interfaces:
Serializable
Exception thrown for unknown remote table handle IDs. This may happen due to client-side programming errors, or
due to perfectly acceptable race conditions.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownHandleException
-