Go to the documentation of this file.
24 #ifndef TCLAP_ARG_EXCEPTION_H
25 #define TCLAP_ARG_EXCEPTION_H
36 class ArgException :
public std::exception
71 if (
_argId ==
"undefined" )
74 return (
"Argument: " +
_argId );
80 const char*
what()
const throw()
135 std::string(
"the value the Arg has been passed." ))
180 std::string(
"Exception found when an Arg object ")+
std::string typeDescription() const
std::string argId() const
GLsizei const GLchar *const * string
std::string _typeDescription
int getExitStatus() const
CmdLineParseException(const std::string &text="undefined exception", const std::string &id="undefined")
std::string error() const
SpecificationException(const std::string &text="undefined exception", const std::string &id="undefined")
ArgException(const std::string &text="undefined exception", const std::string &id="undefined", const std::string &td="Generic ArgException")
ArgParseException(const std::string &text="undefined exception", const std::string &id="undefined")
const char * what() const
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Fri Aug 2 2024 08:30:00