Search Toolkit Book for xml::error_message
The xml::error_message class is used to store a single error message which may appear while parsing or validating an XML document. More...
#include <misc/xmlwrapp/errors.hpp>
The xml::error_message class is used to store a single error message which may appear while parsing or validating an XML document.
Definition at line 50 of file errors.hpp.
◆ message_typeA type for different type of errors.
Enumerator type_fatal_errorfatal error
type_errorerror
type_warningwarning
Definition at line 53 of file errors.hpp.
◆ error_message() [1/3]Create a new xml::error_message object.
Definition at line 53 of file errors.cpp.
◆ error_message() [2/3]Moving constructor.
Definition at line 77 of file errors.cpp.
◆ error_message() [3/3] ◆ get_filename()Get the file name.
Definition at line 73 of file errors.cpp.
References filename_.
◆ get_line() long error_message::get_line ( void ) constGet the line number.
Definition at line 69 of file errors.cpp.
References line_.
◆ get_message()Get the error message.
Definition at line 64 of file errors.cpp.
References message_.
◆ get_message_type() ◆ message_type_str() ◆ operator=() [1/2] ◆ operator=() [2/2] ◆ filename_ ◆ line_ long xml::error_message::line_ private ◆ message_ ◆ message_type_The documentation for this class was generated from the following files:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4