A command/feature was attempted to be used that was not supported.
Initializes the Error_NotSupported object with a default description
Error_NotSupported( |
| ) : Error(description) |
Initializes the Error_NotSupported object with a custom description
description const std::string& | the description of the error to be thrown |