YAML::Exception Class Reference

#include <exceptions.h>

Inheritance diagram for YAML::Exception:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exception (const Mark &mark_, const std::string &msg_)
virtual const char * what () const throw ()
virtual ~Exception () throw ()

Public Attributes

Mark mark
std::string msg

Private Attributes

std::string what_

Detailed Description

Definition at line 83 of file exceptions.h.


Constructor & Destructor Documentation

YAML::Exception::Exception ( const Mark mark_,
const std::string &  msg_ 
) [inline]

Definition at line 85 of file exceptions.h.

virtual YAML::Exception::~Exception (  )  throw () [inline, virtual]

Definition at line 91 of file exceptions.h.


Member Function Documentation

virtual const char* YAML::Exception::what (  )  const throw () [inline, virtual]

Definition at line 92 of file exceptions.h.


Member Data Documentation

Definition at line 94 of file exceptions.h.

std::string YAML::Exception::msg

Definition at line 95 of file exceptions.h.

std::string YAML::Exception::what_ [private]

Definition at line 98 of file exceptions.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


yaml_cpp
Author(s): Jesse Beder
autogenerated on Fri Jan 11 09:42:45 2013