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, toStringpublic BadHeaderException(String message)
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.