|
WSF
|
#include <WsfApplication.hpp>


Public Member Functions | |
| FeatureNotPresent (bool aTestingEnabled) | |
| ~FeatureNotPresent () override=default | |
| Public Member Functions inherited from WsfApplication::Exception | |
| Exception (const std::string &aWhat) | |
| int | GetReturnCode () const |
Additional Inherited Members | |
| Protected Attributes inherited from WsfApplication::Exception | |
| int | mReturnCode |
An exception that is thrown when a feature to be tested is not present. This is an internal exception used for testing.
| WsfApplication::FeatureNotPresent::FeatureNotPresent | ( | bool | aTestingEnabled | ) |
|
overridedefault |