#include <exceptions.h>

Public Member Functions | |
| template<typename T > | |
| KeyNotFound (const Mark &mark_, const T &key_) | |
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 129 of file exceptions.h.
|
inline |
Definition at line 132 of file exceptions.h.