Package org.ini4j
Class ConfigParser.ConfigParserException
- Object
-
- Throwable
-
- Exception
-
- ConfigParserException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConfigParser.DuplicateSectionException
,ConfigParser.InterpolationException
,ConfigParser.NoOptionException
,ConfigParser.NoSectionException
- Enclosing class:
- ConfigParser
public static class ConfigParser.ConfigParserException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigParserException(String message)
-
-
-
Constructor Detail
-
ConfigParserException
public ConfigParserException(String message)
-
-