sxs.cpp File Reference
#include "xml/sxs.hpp"
#include "xml/defxml.hpp"
#include "xml/declxml.hpp"
#include "base/common.hpp"
#include "base/memory.hpp"
#include "base/list.hpp"
#include "base/map.hpp"
#include "base/string.hpp"
#include "base/template.hpp"
Go to the source code of this file.
Function Documentation
void xml_exception_throw |
( |
const char * |
first, |
|
|
|
... | |
|
) |
| | |
throw exception formatting output
Definition at line 713 of file sxs.cpp.
References exception::_throw().
Referenced by xml_document::add_attribute(), xml_grammar::add_attribute_decl(), xml_grammar::add_element_decl(), xml_grammar::add_entity_decl(), xml_document::add_model(), xml_grammar::add_notation_decl(), xml_grammar::add_pi_decl(), xml_grammar::add_reference_decl(), xml_document::assign_attribute_value(), xml_grammar::resolve_references(), tokenValues(), xml_document::validate_attributes(), and xml_document::validate_children().