Wallaroo
0.8
|
#include <exceptions.h>
Public Member Functions | |
WiringError (const std::string &_element) | |
Instantiate a WiringError. More... | |
~WiringError () throw () | |
const std::string & | Element () const |
Public Member Functions inherited from wallaroo::WallarooError | |
WallarooError (const std::string &what) | |
~WallarooError () throw () | |
Error indicating that a collaborator has not been wired correctly. Derives from WallarooError.
|
inline |
Instantiate a WiringError.
|
inline |
|
inline |