Class: Mathparser_ParserException
Source Location: /mathparser/mathparser.php
Exception
|
--Mathparser_ParserException
ParserException is thrown by some methods of MathParser implementation if an expression cannot be parsed. These methods are: parse(), evaluate(), getValue() User defined functions can choose to throw this exception too.
|
|
|
Inherited Variables
|
Inherited Methods
|
Class Details
[line 2594]
ParserException is thrown by some methods of MathParser implementation if an expression cannot be parsed. These methods are: parse(), evaluate(), getValue() User defined functions can choose to throw this exception too.
Class Variables
Class Methods
|