Public Member Functions | Protected Attributes | List of all members
RosMsgParser::RangeException Class Reference

#include <exceptions.hpp>

Inheritance diagram for RosMsgParser::RangeException:
Inheritance graph
[legend]

Public Member Functions

 RangeException (const char *message)
 
 RangeException (const std::string &message)
 
const char * what () const throw ()
 
 ~RangeException () throw ()
 

Protected Attributes

std::string msg_
 

Detailed Description

Definition at line 76 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ RangeException() [1/2]

RosMsgParser::RangeException::RangeException ( const char *  message)
inlineexplicit

Definition at line 111 of file exceptions.hpp.

◆ RangeException() [2/2]

RosMsgParser::RangeException::RangeException ( const std::string &  message)
inlineexplicit

Definition at line 114 of file exceptions.hpp.

◆ ~RangeException()

RosMsgParser::RangeException::~RangeException ( )
throw (
)
inline

Definition at line 117 of file exceptions.hpp.

Member Function Documentation

◆ what()

const char* RosMsgParser::RangeException::what ( ) const
throw (
)
inline

Definition at line 120 of file exceptions.hpp.

Member Data Documentation

◆ msg_

std::string RosMsgParser::RangeException::msg_
protected

Definition at line 126 of file exceptions.hpp.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31