Class UncheckedTableException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicateJoinKeyException, ExpressionException, MissingJoinKeyException, TableIOException

public class UncheckedTableException
extends UncheckedDeephavenException
A generic unchecked exception for problems related to Table operations.
See Also:
Serialized Form