Class QueryProcessorConnectionImpl.QueryTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
com.illumon.iris.db.tables.remotequery.RemoteQueryException
com.illumon.iris.db.tables.remotequery.QueryProcessorConnectionImpl.QueryTimeoutException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- QueryProcessorConnectionImpl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueryTimeoutException
(String message) QueryTimeoutException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QueryTimeoutException
-
QueryTimeoutException
-