public class MissingSchemaException extends AvroRuntimeException
MessageDecoder
when the message is encoded
using an unknown Schema
.
Using a SchemaStore
to provide schemas to the decoder can avoid this
problem.
Constructor and Description |
---|
MissingSchemaException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MissingSchemaException(String message)
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.