public class ConfigParserException extends ConfigException
| Constructor and Description |
|---|
ConfigParserException(java.lang.String message)
Constructs exception instance.
|
ConfigParserException(java.lang.String message,
java.lang.Throwable cause)
Constructs exception instance.
|
public ConfigParserException(java.lang.String message)
message - messagepublic ConfigParserException(java.lang.String message,
java.lang.Throwable cause)
message - messagecause - root causeCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.