XmlException::getQueryLine

#include <DbXml.hpp>

int XmlException::getQueryLine() const

If the exception code is XmlException::QUERY_PARSER_ERROR, this method returns the line number in the query expression that caused the error. See XmlException::getQueryColumn for the column number.

Class

XmlException

See Also

XmlException Methods