Class TableIOException

All Implemented Interfaces:
Serializable

public class TableIOException extends UncheckedTableException
See Also:
  • Constructor Details

    • TableIOException

      public TableIOException(String reason, Throwable cause)
    • TableIOException

      public TableIOException(@NotNull @NotNull String tableDescription, @Nullable @Nullable String reason)
    • TableIOException

      public TableIOException(@NotNull @NotNull String tableDescription, @Nullable @Nullable String reason, Throwable cause)