Thrown whenever a module should be run but its requirements are not completely met.
More...
List of all members.
Detailed Description
Thrown whenever a module should be run but its requirements are not completely met.
Definition at line 39 of file WModuleRequirementNotMet.h.
Constructor & Destructor Documentation
WModuleRequirementNotMet::WModuleRequirementNotMet |
( |
const WRequirement * |
requirement |
) |
[explicit] |
Default constructor.
Creates an instance and sets the message according to the requirement specified here.
- Parameters:
-
| requirement | the requirement that was not met. |
Definition at line 32 of file WModuleRequirementNotMet.cpp.
WModuleRequirementNotMet::~WModuleRequirementNotMet |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: