#include <exceptions.h>
Public Member Functions | |
ParserException (const Mark &mark_, 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 110 of file exceptions.h.
|
inline |
Definition at line 112 of file exceptions.h.