Class | Description |
---|---|
BindingNormalizedNodeCodecRegistry |
Exception | Description |
---|---|
IncorrectNestingException |
Thrown where incorrect nesting of data structures was detected and was caused by user.
|
MissingClassInLoadingStrategyException |
Thrown when user schema for supplied binding class is available in present schema context, but
binding class itself is not known to codecs because backing class loading strategy did not
provided it.
|
MissingSchemaException |
Thrown when codec was used with data which are not modeled and available in schema used by codec.
|
MissingSchemaForClassException |
Thrown when Java Binding class was used in data for which codec does not have schema.
|
Copyright © 2019 OpenDaylight. All rights reserved.