Package | Description |
---|---|
org.apache.avro.path |
Interfaces and base classes for AvroPath.
|
Modifier and Type | Class and Description |
---|---|
class |
TracingAvroTypeException
an
AvroTypeException with extra fields used to trace back the path to
a bad value through an object graph |
class |
TracingClassCastException
a
ClassCastException with extra fields used to trace back the path to
a bad value through an object graph |
class |
TracingNullPointException
a
NullPointerException with extra fields used to trace back the path
to a null value through an object graph |
Copyright © 2009–2022 The Apache Software Foundation. All rights reserved.