Class TableException

All Implemented Interfaces:
Serializable

public class TableException extends RuntimeException
See Also:
  • Constructor Details

    • TableException

      public TableException(String message)
    • TableException

      public TableException(String message, Throwable cause)