public class LexException extends java.lang.Exception
LexException(java.lang.String msg)
LexException(java.lang.String msg, java.lang.Throwable e)
LexException(java.lang.Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LexException(java.lang.String msg)
public LexException(java.lang.Throwable e)
public LexException(java.lang.String msg, java.lang.Throwable e)