public class UnterminatedQuotedStringException extends java.lang.RuntimeException
Exception for string tokenizing.
UnterminatedQuotedStringException(java.lang.String msg)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UnterminatedQuotedStringException(java.lang.String msg)