Serializable
public class DecodeException extends IOException
Decoder
s when encoded data can not be decoded.
Constructor | Description |
---|---|
DecodeException(String pMessage) |
|
DecodeException(String pMessage,
Throwable pCause) |
|
DecodeException(Throwable pCause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.