[ini4j]

org.ini4j.addon
Class ConfigParser.DuplicateSectionException

Object
  extended by Throwable
      extended by Exception
          extended by ConfigParser.ConfigParserException
              extended by ConfigParser.DuplicateSectionException
All Implemented Interfaces:
Serializable
Enclosing class:
ConfigParser

public static final class ConfigParser.DuplicateSectionException
extends ConfigParser.ConfigParserException

See Also:
Serialized Form

Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


[ini4j]