public class EncoderException extends Exception
| Constructor and Description |
|---|
EncoderException(String msg)
Creates an exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EncoderException(String msg)
msg - messageCopyright © 2018. All rights reserved.