public class DecodeException extends IOException
Decoders when encoded data can not be decoded.
| Constructor and Description |
|---|
DecodeException(String pMessage) |
DecodeException(String pMessage,
Throwable pCause) |
DecodeException(Throwable pCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.