Public Member Functions | Private Attributes
utilities::Exception Class Reference

#include <exception.h>

List of all members.

Public Member Functions

 Exception (std::string message)
 Exception::Exception.
 Exception (const char *message)
 Exception::Exception.
virtual const char * what () const throw ()
 Exception::what.

Private Attributes

const char * message_

Detailed Description

Definition at line 16 of file exception.h.


Constructor & Destructor Documentation

utilities::Exception::Exception ( std::string  message)

Exception::Exception.

Parameters:
message

Definition at line 17 of file exception.cpp.

utilities::Exception::Exception ( const char *  message)

Exception::Exception.

Parameters:
message

Definition at line 26 of file exception.cpp.


Member Function Documentation

const char * utilities::Exception::what ( ) const throw () [virtual]

Exception::what.

Returns:

Definition at line 35 of file exception.cpp.


Member Data Documentation

const char* utilities::Exception::message_ [private]

Definition at line 24 of file exception.h.


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


rqt_mrta
Author(s): Adriano Henrique Rossette Leite
autogenerated on Thu Jun 6 2019 18:50:53