org.apache.commons.configuration.plist
Class PropertyListParser.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by org.apache.commons.configuration.plist.PropertyListParser.LookaheadSuccess
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PropertyListParser

private static final class PropertyListParser.LookaheadSuccess
extends java.lang.Error


Constructor Summary
private PropertyListParser.LookaheadSuccess()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyListParser.LookaheadSuccess

private PropertyListParser.LookaheadSuccess()