See: Description
| Exception | Description |
|---|---|
| AbnormalJsonNodeException |
AbnormalJsonNodeException exception is thrown when the received JsonNode is invalid.
|
| BridgeCreateException |
This exception is thrown when Bridge creation fails.
|
| ColumnSchemaNotFoundException |
This exception is thrown when a ColumnSchema cannot be found.
|
| TableSchemaNotFoundException |
This exception is thrown when a TableSchema cannot be found.
|
| UnsupportedException |
This exception is thrown when the caller invoke the unsupported method or
use the encoding is not supported.
|
| VersionMismatchException |
This exception is used when the a table or row is accessed though a typed
interface and the version requirements are not met.
|