| 异常错误 | 说明 |
|---|---|
| CatalogException |
A catalog-related, runtime exception.
|
| DatabaseAlreadyExistException | |
| DatabaseNotExistException |
Exception for trying to operate on a database that doesn't exist.
|
| TableAlreadyExistException | |
| TableNotExistException |
Exception for trying to operate on a table that doesn't exist.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.