T
- the regular (user-facing) exception that will be
summarize(Schema)
ed out of this classpublic interface PathTracingException<T extends Throwable>
Modifier and Type | Method and Description |
---|---|
T |
summarize(Schema root)
produces a user-facing exception to be thrown back out to user code
|
void |
tracePath(PathElement step)
appends a path element to the trace.
|
void tracePath(PathElement step)
step
- an AvroPath step tracing back from the location of the original
exception towards the root of the data graphCopyright © 2009–2022 The Apache Software Foundation. All rights reserved.