gravitino.exceptions.baseΒΆ
Exceptions
|
Base exception thrown when an entity or resource already exists. |
|
An exception thrown when the request is invalid. |
|
An exception thrown when a resource already exists. |
|
An Exception thrown when a catalog is in use and cannot be deleted. |
|
An exception thrown when operating on not in use catalog. |
|
An exception thrown when connect to catalog failed. |
|
Base class for all Gravitino runtime exceptions. |
|
Base class for all exceptions thrown when arguments are invalid. |
|
An exception thrown when a name identifier is invalid. |
|
An exception thrown when a namespace is invalid. |
|
Base class for all exceptions thrown when an entity is in use and cannot be deleted. |
|
Base class for all exceptions thrown internally |
|
An exception thrown when a metalake already exists. |
|
An exception thrown when a metalake is in use and cannot be deleted. |
|
An exception thrown when operating on not in use metalake. |
|
An exception thrown when a catalog is not found. |
|
Exception thrown when a file with specified name is not existed. |
|
An exception thrown when a metalake is not found. |
|
An exception thrown when a schema is not found. |
|
Exception thrown when a namespace is not empty. |
|
Base class for all exceptions thrown when a resource is not empty. |
|
Base class for all exceptions thrown when a resource is not found. |
|
Base class for all exceptions thrown when an entity is not in use. |
|
An exception thrown when a REST request fails. |
|
An exception thrown when a schema already exists. |
|
An exception thrown when a user is not authorized to perform an action. |
An exception thrown when other unknown exception is thrown |
|
|
Base class for all exceptions thrown when an operation is unsupported |