Package org.ini4j
Class ConfigParser.ConfigParserException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConfigParser.DuplicateSectionException
,ConfigParser.InterpolationException
,ConfigParser.NoOptionException
,ConfigParser.NoSectionException
- Enclosing class:
ConfigParser
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigParserException
-