[ini4j]

org.ini4j.addon
Class ConfigParser.NoSectionException

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

public static final class ConfigParser.NoSectionException
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]