Orcus
orcus::yaml::parse_error Member List

This is the complete list of members for orcus::yaml::parse_error, including all inherited members.

build_message(const char *msg_before, char c, const char *msg_after) (defined in orcus::parse_error)orcus::parse_errorprotectedstatic
build_message(const char *msg_before, const char *p, size_t n, const char *msg_after) (defined in orcus::parse_error)orcus::parse_errorprotectedstatic
general_error(const std::string &msg) (defined in orcus::general_error)orcus::general_errorexplicit
general_error(const std::string &cls, const std::string &msg) (defined in orcus::general_error)orcus::general_errorexplicit
offset() const (defined in orcus::parse_error)orcus::parse_error
parse_error(const std::string &msg) (defined in orcus::yaml::parse_error)orcus::yaml::parse_error
orcus::parse_error::parse_error(const std::string &msg, std::ptrdiff_t offset)orcus::parse_errorprotected
parse_error(const std::string &cls, const std::string &msg, std::ptrdiff_t offset) (defined in orcus::parse_error)orcus::parse_errorprotected
throw_with(const char *msg_before, char c, const char *msg_after) (defined in orcus::yaml::parse_error)orcus::yaml::parse_errorstatic
throw_with(const char *msg_before, const char *p, size_t n, const char *msg_after) (defined in orcus::yaml::parse_error)orcus::yaml::parse_errorstatic
what() const (defined in orcus::general_error)orcus::general_errorvirtual
~general_error() (defined in orcus::general_error)orcus::general_errorvirtual