XmlException::getQueryColumn

#include <DbXml.hpp>

int XmlException::getQueryColumn() const

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

Class

XmlException

See Also

XmlException Methods