Class DatabaseNotExistException

    • Constructor Detail

      • DatabaseNotExistException

        public DatabaseNotExistException​(String catalogName,
                                         String databaseName,
                                         Throwable cause)
      • DatabaseNotExistException

        public DatabaseNotExistException​(String catalogName,
                                         String databaseName)