Class ExpressionInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.cmu.tetrad.calculator.expression.ExpressionInitializationException
- All Implemented Interfaces:
- Serializable
Thrown if the expression can't be parsed, for instance, if it has the
 wrong number of arguments.
- Author:
- Tyler Gibson
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ExpressionInitializationException
 
-