Main MRPT website > C++ reference
MRPT logo

TCLAP::ActionDoneException Class Reference

(Added by JLBC for MRPT): An exception that indicates to CmdLine::parse that help,version,. More...

#include <mrpt/otherlibs/tclap/ArgException.h>

Inheritance diagram for TCLAP::ActionDoneException:
Inheritance graph
[legend]
Collaboration diagram for TCLAP::ActionDoneException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ActionDoneException (const std::string &text=std::string())

Detailed Description

(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.

Definition at line 190 of file ArgException.h.


Constructor & Destructor Documentation

TCLAP::ActionDoneException::ActionDoneException ( const std::string &  text = std::string()  )  [inline]

Definition at line 193 of file ArgException.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010