#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,... have been invoked so it should return false for the main program to exit. More... | |
Namespaces | |
namespace | TCLAP |
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Sat Jan 21 06:46:15 UTC 2023 |