![]() |
Wallaroo
0.8
|
#include <exceptions.h>
Public Member Functions | |
| DeletedPartError () | |
| Instantiate a DeletedPartError. More... | |
| ~DeletedPartError () throw () | |
Public Member Functions inherited from wallaroo::WallarooError | |
| WallarooError (const std::string &what) | |
| ~WallarooError () throw () | |
Error indicating that specified Part does not exist anymore because it has been deleted. Derives from WallarooError.
|
inline |
Instantiate a DeletedPartError.
|
inline | |||||||||||||
1.8.8