#include <string>#include <exception>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | TCLAP::ArgException |
| A simple class that defines and argument exception. More... | |
| class | TCLAP::ArgParseException |
| Thrown from within the child Arg classes when it fails to properly parse the argument it has been passed. More... | |
| class | TCLAP::CmdLineParseException |
| Thrown from CmdLine when the arguments on the command line are not properly specified, e.g. More... | |
| class | TCLAP::SpecificationException |
| Thrown from Arg and CmdLine when an Arg is improperly specified, e.g. More... | |
| class | TCLAP::ActionDoneException |
| (Added by JLBC for MRPT): An exception that indicates to CmdLine::parse that help,version,... More... | |
Namespaces | |
| TCLAP | |
| Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |