Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches

◆ Exceptions() [1/3]

Exceptions::Exceptions ( const std::string &  newMessage)

Exceptions constructor.

Parameters
newMessagethe message to display when the exception is thrown