public class InvalidExpressionException extends java.lang.Exception
InvalidExpressionException(char character, int position)
InvalidExpressionException(java.lang.String msg)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvalidExpressionException(char character, int position)
public InvalidExpressionException(java.lang.String msg)