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

#include <exceptions.h>

Inheritance diagram for wallaroo::DeletedPartError:
wallaroo::WallarooError

Public Member Functions

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

Detailed Description

Error indicating that specified Part does not exist anymore because it has been deleted. Derives from WallarooError.

Constructor & Destructor Documentation

wallaroo::DeletedPartError::DeletedPartError ( )
inline

Instantiate a DeletedPartError.

wallaroo::DeletedPartError::~DeletedPartError ( )
throw (
)
inline

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