#include <exceptions.h>
Definition at line 93 of file exceptions.h.
◆ Exception()
| YAML_PM::Exception::Exception |
( |
const Mark & |
mark_, |
|
|
const std::string & |
msg_ |
|
) |
| |
|
inline |
◆ ~Exception()
| virtual YAML_PM::Exception::~Exception |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ build_what()
| static const std::string YAML_PM::Exception::build_what |
( |
const Mark & |
mark, |
|
|
const std::string & |
msg |
|
) |
| |
|
inlinestaticprivate |
◆ mark
| Mark YAML_PM::Exception::mark |
◆ msg
| std::string YAML_PM::Exception::msg |
The documentation for this class was generated from the following file: