Uses of Class
org.apache.avro.AvroTypeException
Packages that use AvroTypeException
Package
Description
A generic representation for Avro data.
Interfaces and base classes for AvroPath.
-
Uses of AvroTypeException in org.apache.avro.generic
Methods in org.apache.avro.generic that return AvroTypeExceptionModifier and TypeMethodDescriptionprotected AvroTypeException
GenericDatumWriter.addAvroTypeMsg
(AvroTypeException e, String s) Helper method for adding a message to an Avro Type Exception .Methods in org.apache.avro.generic with parameters of type AvroTypeExceptionModifier and TypeMethodDescriptionprotected AvroTypeException
GenericDatumWriter.addAvroTypeMsg
(AvroTypeException e, String s) Helper method for adding a message to an Avro Type Exception . -
Uses of AvroTypeException in org.apache.avro.path
Subclasses of AvroTypeException in org.apache.avro.pathModifier and TypeClassDescriptionclass
anAvroTypeException
with extra fields used to trace back the path to a bad value through an object graphMethods in org.apache.avro.path that return AvroTypeExceptionModifier and TypeMethodDescriptionConstructors in org.apache.avro.path with parameters of type AvroTypeException