Class DndScriptExecutor.DndScriptExecutionFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
com.illumon.iris.db.tables.remotequery.client.DndScriptExecutor.DndScriptExecutionFailure
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DndScriptExecutor
public static final class DndScriptExecutor.DndScriptExecutionFailure extends UncheckedDeephavenException
On DnD script execution failure, this exception contains process info id along with full trace.
- See Also:
- Serialized Form
-
Method Summary
Modifier and Type Method Description String
getProcessInfoId()
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString