public class UnresolvedUnionException extends AvroRuntimeException
Constructor and Description |
---|
UnresolvedUnionException(Schema unionSchema,
Object unresolvedDatum) |
Modifier and Type | Method and Description |
---|---|
Schema |
getUnionSchema() |
Object |
getUnresolvedDatum() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.