Class ConstituentTableException

All Implemented Interfaces:
Serializable

public class ConstituentTableException extends UncheckedDeephavenException
This exception is thrown when a constituent table of a UnionSourceManager encounters an error.
See Also:
  • Constructor Details

    • ConstituentTableException

      public ConstituentTableException(@NotNull @NotNull String description, @NotNull @NotNull Throwable cause)