|
CISC 2200 Project 3
|
Exception class thrown by illegal infix expression. More...


Public Member Functions | |
| IllegalExprException (const string &msg="") | |
| Default constructor. More... | |
Exception class thrown by illegal infix expression.
|
inline |
Default constructor.
Pretty much what you'd expect.
1.8.10