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