Class ColumnSnapshotUnsuccessfulException

All Implemented Interfaces:
Serializable

public class ColumnSnapshotUnsuccessfulException extends UncheckedDeephavenException
This exception is thrown when ConstructSnapshot fails to successfully collect snapshot data for a column in parallel.
See Also:
  • Constructor Details

    • ColumnSnapshotUnsuccessfulException

      public ColumnSnapshotUnsuccessfulException(@NotNull @NotNull String message, @NotNull @NotNull Throwable cause)