| Package | Description | 
|---|---|
| org.apache.avro | 
 Avro kernel classes. 
 | 
| org.apache.avro.message | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AvroMissingFieldException
Avro exception in case of missing fields. 
 | 
class  | 
AvroTypeException
Thrown when an illegal type is used. 
 | 
class  | 
SchemaBuilderException
Thrown for errors building schemas. 
 | 
class  | 
SchemaParseException
Thrown for errors parsing schemas and protocols. 
 | 
class  | 
UnresolvedUnionException
Thrown when the expected contents of a union cannot be resolved. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BadHeaderException
Exception thrown by a  
MessageDecoder when a message header is not
 recognized. | 
class  | 
MissingSchemaException
Exception thrown by a  
MessageDecoder when the message is encoded
 using an unknown Schema. | 
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.