Package io.deephaven

Class UncheckedDeephavenException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArgumentException, ConstructSnapshot.SnapshotInconsistentException, CsvImportProcessor.CSVImportException, FormulaCompilationException, KafkaIngesterException, MisconfigurationException, OperationException, OutOfKeySpaceException, PlotRuntimeException, QueryCancellationException, QueryConfigurationException, QueryException, RemoteQueryException, SchedulingException, SchemaException, ScriptException, SizeException, StateException, TableInputHandler.TimeoutException, TableMapException, UncheckedPermissionException, UncheckedTableException, ValidatedArgumentException

public class UncheckedDeephavenException
extends RuntimeException
The root of all Unchecked Deephaven exceptions
See Also:
Serialized Form