Package org.opendaylight.ovsdb.lib.error
package org.opendaylight.ovsdb.lib.error
-
ClassDescriptionBadSchema exception is thrown when the received schema is invalid.This exception is thrown when a ColumnSchema cannot be found.InvalidEncodingException in cases where something is not UTF-8 Encoded.The ParsingException is thrown when JSON could not be successfully parsed.This exception is used when the a table or row is accessed though a typed interface and the version requirements are not met.This exception is thrown when a TableSchema cannot be found.This is a generic exception thrown by the Typed Schema utilities.This exception is thrown when a result does not meet any of the known formats in RFC7047.