Class UnknownWorkerKindException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
com.illumon.iris.db.tables.remotequery.UnknownWorkerKindException
- All Implemented Interfaces:
- Serializable
Exception thrown when an invalid worker kind is specified.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
UnknownWorkerKindException
 
- 
- 
Method Details- 
getWorkerKind
 
-