Exception thrown when an expression has unbalanced parentheses or structure. More...
#include <ParseExceptions.h>
Public Member Functions | |
UnSymmetryExpression () | |
Constructs an UnSymmetryExpression exception. | |
const char * | what () const noexcept override |
Returns the error message. | |
Exception thrown when an expression has unbalanced parentheses or structure.
|
inlineoverridenoexcept |
Returns the error message.