CISC 2200 Project 3
Public Member Functions | List of all members
IllegalExprException Class Reference

Exception class thrown by illegal infix expression. More...

Inheritance diagram for IllegalExprException:
Inheritance graph
[legend]
Collaboration diagram for IllegalExprException:
Collaboration graph
[legend]

Public Member Functions

 IllegalExprException (const string &msg="")
 Default constructor. More...
 

Detailed Description

Exception class thrown by illegal infix expression.

Constructor & Destructor Documentation

IllegalExprException::IllegalExprException ( const string &  msg = "")
inline

Default constructor.

Pretty much what you'd expect.


The documentation for this class was generated from the following file: