Wallaroo
0.8
|
#include <exceptions.h>
Public Member Functions | |
WrongFile (const std::string &msg) | |
Instantiate a WrongFile. More... | |
~WrongFile () throw () | |
Public Member Functions inherited from wallaroo::WallarooError | |
WallarooError (const std::string &what) | |
~WallarooError () throw () | |
Error indicating that the file does not exist or contains a semantic error. Derives from WallarooError.
|
inlineexplicit |
Instantiate a WrongFile.
|
inline |