public class BadHeaderException extends AvroRuntimeException
MessageDecoder
when a message header is not
recognized.
This usually indicates that the encoded bytes were not an Avro message.
Constructor and Description |
---|
BadHeaderException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadHeaderException(String message)
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.