Wallaroo
0.8
|
#include <exceptions.h>
Public Member Functions | |
WrongType () | |
Instantiate a WrongType. More... | |
~WrongType () throw () | |
Public Member Functions inherited from wallaroo::WallarooError | |
WallarooError (const std::string &what) | |
~WallarooError () throw () | |
Error indicating that a cast has been performed with the wrong types. Derives from WallarooError.
|
inline |
Instantiate a WrongType.
|
inline |