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
public static class QueryProcessorConnectionImpl.QueryTimeoutException extends RemoteQueryException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description QueryTimeoutException(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