Skip to content

scram::xml::Error

The base for all XML related errors.

#include <error.h>

Inherits from scram::Error, std::exception

Inherited by scram::xml::ParseError, scram::xml::StreamError, scram::xml::ValidityError, scram::xml::XIncludeError

Additional inherited members

Public Functions inherited from scram::Error

Name
Error(std::string msg)<br>Constructs a new error with a provided message.
const char *what() const

Updated on 2025-11-11 at 16:51:08 +0000