![]() |
Wallaroo
0.8
|
#include <exceptions.h>
Public Member Functions | |
| ElementNotFound (const std::string &_element) | |
| Instantiate a ElementNotFound. More... | |
| ~ElementNotFound () throw () | |
| const std::string & | Element () const |
Public Member Functions inherited from wallaroo::WallarooError | |
| WallarooError (const std::string &what) | |
| ~WallarooError () throw () | |
Error indicating that an item was not found in the catalog or in the class. Derives from WallarooError.
|
inline |
Instantiate a ElementNotFound.
|
inline | |||||||||||||
|
inline |
1.8.8