Module avro.exception

Avro related exception classes.

Classes

NameDescription
AvroRuntimeException Base Avro exception.
AvroTypeException Thrown when an illegal type is used.
InvalidNumberEncodingException Thrown when an a decoder detects data that is in an invalid format.
SchemaParseException Throw for errors parsing schemas and protocols.