WSF
WsfStandardApplication::InvalidCommandLineArgument Class Reference

An exception that is thrown when a command line argument cannot be parsed. More...

#include <WsfStandardApplication.hpp>

Inheritance diagram for WsfStandardApplication::InvalidCommandLineArgument:
Collaboration diagram for WsfStandardApplication::InvalidCommandLineArgument:

Public Member Functions

 InvalidCommandLineArgument (const std::string &aToken)
 ~InvalidCommandLineArgument () 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

Detailed Description

An exception that is thrown when a command line argument cannot be parsed.

Constructor & Destructor Documentation

◆ InvalidCommandLineArgument()

WsfStandardApplication::InvalidCommandLineArgument::InvalidCommandLineArgument ( const std::string & aToken)

◆ ~InvalidCommandLineArgument()

WsfStandardApplication::InvalidCommandLineArgument::~InvalidCommandLineArgument ( )
overridedefault

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved