Serializable
public class DecodingException extends IOException
Constructor | Description |
---|---|
DecodingException(String s) |
Constructor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DecodingException(String s)
s
- the exception messageCopyright © 2018 Oracle. All rights reserved.