#include <exceptions.h>

Public Member Functions | |
| EmitterException (const std::string &msg_) | |
Public Member Functions inherited from YAML_PM::Exception | |
| Exception (const Mark &mark_, const std::string &msg_) | |
| virtual | ~Exception () throw () |
Additional Inherited Members | |
Public Attributes inherited from YAML_PM::Exception | |
| Mark | mark |
| std::string | msg |
Definition at line 157 of file exceptions.h.
|
inline |
Definition at line 159 of file exceptions.h.