Package | Description |
---|---|
org.apache.avro |
Avro kernel classes.
|
org.apache.avro.message |
Modifier and Type | Class and Description |
---|---|
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–2017 The Apache Software Foundation. All rights reserved.