Class HierarchicalTableSnapshotException

All Implemented Interfaces:
Serializable

public class HierarchicalTableSnapshotException extends SnapshotUnsuccessfulException
Wrapper exception class for failures in snapshot.
See Also:
  • Constructor Details

    • HierarchicalTableSnapshotException

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