[ini4j]

org.ini4j
Class ConfigParser.InterpolationMissingOptionException

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

public static final class ConfigParser.InterpolationMissingOptionException
extends ConfigParser.InterpolationException

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]