Wallaroo  0.8
Public Member Functions | List of all members
wallaroo::WrongType Class Reference

#include <exceptions.h>

Inheritance diagram for wallaroo::WrongType:
wallaroo::WallarooError

Public Member Functions

 WrongType ()
 Instantiate a WrongType. More...
 
 ~WrongType () throw ()
 
- Public Member Functions inherited from wallaroo::WallarooError
 WallarooError (const std::string &what)
 
 ~WallarooError () throw ()
 

Detailed Description

Error indicating that a cast has been performed with the wrong types. Derives from WallarooError.

Constructor & Destructor Documentation

wallaroo::WrongType::WrongType ( )
inline

Instantiate a WrongType.

wallaroo::WrongType::~WrongType ( )
throw (
)
inline

The documentation for this class was generated from the following file: