Class TableNotExistException

    • Constructor Detail

      • TableNotExistException

        public TableNotExistException​(String catalogName,
                                      String tableName)
      • TableNotExistException

        public TableNotExistException​(String catalog,
                                      String table,
                                      Throwable cause)