Public Member Functions | Protected Attributes | List of all members
Json::Exception Class Reference
Inheritance diagram for Json::Exception:
Inheritance graph
[legend]

Public Member Functions

 Exception (std::string const &msg)
 
virtual char const * what () const throw ()
 
virtual ~Exception () throw ()
 

Protected Attributes

std::string const msg_
 

Detailed Description

Definition at line 2533 of file jsoncpp.cpp.

Constructor & Destructor Documentation

Json::Exception::Exception ( std::string const &  msg)

Definition at line 2550 of file jsoncpp.cpp.

Json::Exception::~Exception ( )
throw (
)
virtual

Definition at line 2553 of file jsoncpp.cpp.

Member Function Documentation

char const * Json::Exception::what ( ) const
throw (
)
virtual

Definition at line 2555 of file jsoncpp.cpp.

Member Data Documentation

std::string const Json::Exception::msg_
protected

Definition at line 2539 of file jsoncpp.cpp.


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


mission_planning
Author(s): ivan
autogenerated on Thu Nov 12 2015 19:08:20