Exception thrown when tokenizing expressions containing illegal characters. More...
Public Member Functions | |
__construct ($name) | |
Constructor. More... | |
getName () | |
Get the unknown token that was encountered. More... | |
![]() | |
getData () | |
Get additional information about the exception. More... | |
Additional Inherited Members | |
![]() | |
$data | |
Exception thrown when tokenizing expressions containing illegal characters.
MathParser\Exceptions\UnknownTokenException::__construct | ( | $name | ) |
Constructor.
Create a UnknownTokenException
MathParser\Exceptions\UnknownTokenException::getName | ( | ) |
Get the unknown token that was encountered.
string |