edu.stanford.nlp.util
Class MetaClass.ConstructorNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by edu.stanford.nlp.util.MetaClass.ClassCreationException
                  extended by edu.stanford.nlp.util.MetaClass.ConstructorNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
MetaClass

public static final class MetaClass.ConstructorNotFoundException
extends MetaClass.ClassCreationException

See Also:
Serialized Form

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
 



Stanford NLP Group