|
WSF
|
Exception thrown when attempting to get an unknown extension. More...
#include <WsfExtensionList.hpp>


Public Member Functions | |
| WsfUnknownExtension (const std::string &aName) | |
| ~WsfUnknownExtension () override=default | |
| Public Member Functions inherited from WsfException | |
| WsfException (const std::string &aWhat) noexcept | |
| ~WsfException () override | |
Exception thrown when attempting to get an unknown extension.
| WsfUnknownExtension::WsfUnknownExtension | ( | const std::string & | aName | ) |
References WsfException::WsfException().
|
overridedefault |