Wallaroo
0.8
|
#include <exceptions.h>
Public Member Functions | |
DuplicatedElement (const std::string &_element) | |
Instantiate a DuplicatedElement. More... | |
~DuplicatedElement () 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 already inserted in the catalog or in the class. Derives from WallarooError.
|
inline |
Instantiate a DuplicatedElement.
|
inline |
|
inline |