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, toStringpublic DecoderException(String message)
message - A message with meaning to a humanCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.