public class NoSuchParseException extends java.util.NoSuchElementException
NoSuchParseException()
NoSuchParseException(java.lang.String error)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NoSuchParseException()
public NoSuchParseException(java.lang.String error)
Stanford NLP Group