A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classxml_1_1error__message.html below:

NCBI C++ ToolKit: xml::error_message Class Reference

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_type

A type for different type of errors.

Enumerator type_fatal_error 

fatal error

type_error 

error

type_warning 

warning

Definition at line 53 of file errors.hpp.

◆ error_message() [1/3]

Create a new xml::error_message object.

Parameters
message The error message. msg_type The error type. line file line realting to error message. 0 if none. filename file name if available or an empty string.

Definition at line 53 of file errors.cpp.

◆ error_message() [2/3]

Moving constructor.

Parameters

Definition at line 77 of file errors.cpp.

◆ error_message() [3/3] ◆ get_filename()

Get the file name.

Returns
The file name, empty string if not available.

Definition at line 73 of file errors.cpp.

References filename_.

◆ get_line() long error_message::get_line ( void  ) const

Get the line number.

Returns
The line number, 0 if not available.

Definition at line 69 of file errors.cpp.

References line_.

◆ get_message()

Get the error message.

Returns
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