#include <exceptions.h>

Public Member Functions | |
| InvalidScalar (const Mark &mark_) | |
Public Member Functions inherited from YAML_PM::RepresentationException | |
| RepresentationException (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 123 of file exceptions.h.
|
inline |
Definition at line 125 of file exceptions.h.