| Package | Description | 
|---|---|
| org.apache.avro | Avro kernel classes. | 
| org.apache.avro.message | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AvroMissingFieldExceptionAvro exception in case of missing fields. | 
| class  | AvroTypeExceptionThrown when an illegal type is used. | 
| class  | SchemaBuilderExceptionThrown for errors building schemas. | 
| class  | SchemaParseExceptionThrown for errors parsing schemas and protocols. | 
| class  | UnresolvedUnionExceptionThrown when the expected contents of a union cannot be resolved. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BadHeaderExceptionException thrown by a  MessageDecoderwhen a message header is not
 recognized. | 
| class  | MissingSchemaExceptionException thrown by a  MessageDecoderwhen the message is encoded
 using an unknownSchema. | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.