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:
  • Method Details

    • getProcessInfoId

      public String getProcessInfoId()