MathParseError

An exception thrown on math parsing errors.

class MathParseError : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta