#include <Commandline.h>
Inheritance diagram for Tagcoll::commandline::BadOption:


Public Member Functions | |
| BadOption (const std::string &context) throw () | |
| virtual | ~BadOption () throw () |
| virtual const char * | type () const throw () |
| Get a string tag identifying the exception type. | |
| Tagcoll::commandline::BadOption::BadOption | ( | const std::string & | context | ) | throw () [inline] |
| virtual Tagcoll::commandline::BadOption::~BadOption | ( | ) | throw () [inline, virtual] |
| virtual const char* Tagcoll::commandline::BadOption::type | ( | ) | const throw () [inline, virtual] |
Get a string tag identifying the exception type.
Reimplemented from Tagcoll::ConsistencyCheckException.
1.5.1