public class DecoderException extends Exception
Constructor and Description |
---|
DecoderException(String message)
Creates a DecoderException
|
DecoderException(String message,
Throwable cause)
Creates a DecoderException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DecoderException(String message)
message
- A message with meaning to a humanCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.