Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::bad_type_exception Struct Reference

#include <utree.hpp>

Inheritance diagram for boost::spirit::bad_type_exception:
Collaboration diagram for boost::spirit::bad_type_exception:

Public Member Functions

 bad_type_exception (char const *error, utree_type::info got)
 
 bad_type_exception (char const *error, utree_type::info got1, utree_type::info got2)
 
virtual ~bad_type_exception () throw ()
 
virtual char const * what () const throw ()
 

Public Attributes

std::string msg
 

Constructor & Destructor Documentation

boost::spirit::bad_type_exception::bad_type_exception ( char const *  error,
utree_type::info  got 
)
inline
boost::spirit::bad_type_exception::bad_type_exception ( char const *  error,
utree_type::info  got1,
utree_type::info  got2 
)
inline
virtual boost::spirit::bad_type_exception::~bad_type_exception ( )
throw (
)
inlinevirtual

Member Function Documentation

virtual char const* boost::spirit::bad_type_exception::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

std::string boost::spirit::bad_type_exception::msg

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