Class InvalidTableException

All Implemented Interfaces:
Serializable

public class InvalidTableException extends KernelException
Thrown when an invalid table is encountered; the table's log and/or checkpoint files are in an invalid state.
See Also:
  • Constructor Details

    • InvalidTableException

      public InvalidTableException(String tablePath, String reason)