XmlException::getDbErrno

#include <DbXml.hpp>

int XmlException::getDbErrno() const

If the exception code is XmlException::DATABASE_ERROR, this method returns the Berkeley DB error associated with the exception, otherwise the return value of this method is not meaningful.

Class

XmlException

See Also

XmlException Methods