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