|
WSF
|
An exception that is thrown when attempting to register a duplicate extension. More...
#include <WsfExtensionList.hpp>


Public Member Functions | |
| WsfDuplicateExtension (const std::string &aName) | |
| ~WsfDuplicateExtension () override=default | |
| Public Member Functions inherited from WsfException | |
| WsfException (const std::string &aWhat) noexcept | |
| ~WsfException () override | |
An exception that is thrown when attempting to register a duplicate extension.
| WsfDuplicateExtension::WsfDuplicateExtension | ( | const std::string & | aName | ) |
References WsfException::WsfException().
|
overridedefault |