public class ConfigParserException extends ConfigException
| Constructor and Description |
|---|
ConfigParserException(String message)
Constructs exception instance.
|
ConfigParserException(String message,
Throwable cause)
Constructs exception instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigParserException(String message)
message - messageCopyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.