Exception | Description |
---|---|
BadSchemaException |
BadSchema exception is thrown when the received schema is invalid.
|
ColumnSchemaNotFoundException |
This exception is thrown when a ColumnSchema cannot be found.
|
InvalidEncodingException |
InvalidEncodingException in cases where something is not UTF-8 Encoded.
|
ParsingException |
The ParsingException is thrown when JSON could not be successfully parsed.
|
SchemaVersionMismatchException |
This exception is used when the a table or row is accessed though a typed interface
and the version requirements are not met.
|
TableSchemaNotFoundException |
This exception is thrown when a TableSchema cannot be found.
|
TyperException |
This is a generic exception thrown by the Typed Schema utilities.
|
UnexpectedResultException |
This exception is thrown when a result does not meet any of the known formats in RFC7047.
|
UnsupportedArgumentException | |
UnsupportedMethodException |
Copyright © 2018 OpenDaylight. All rights reserved.