XmlException::getQueryFile API Ref

#include <DbXml.hpp>

const char * XmlException::getQueryFile() const


Description: XmlException::getQueryFile

If the exception code is XmlException::QUERY_PARSER_ERROR, this method returns the name of the module containing the error if it is available; otherwise it returns null. Use XmlException::getQueryLine and XmlException::getQueryColumn to get more information.


APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.