Serializablepublic class ConfigParserException extends ConfigException
| Constructor | Description |
|---|---|
ConfigParserException(String message) |
Constructs exception instance.
|
ConfigParserException(String message,
Throwable cause) |
Constructs exception instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigParserException(String message)
message - messageCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.