OBError Member List

This is the complete list of members for OBError, including all inherited members.

_errorMsgOBError [protected]
_explanationOBError [protected]
_levelOBError [protected]
_methodOBError [protected]
_possibleCauseOBError [protected]
_suggestedRemedyOBError [protected]
GetError()OBError [inline]
GetExplanation()OBError [inline]
GetLevel()OBError [inline]
GetMethod()OBError [inline]
GetPossibleCause()OBError [inline]
GetSuggestedRemedy()OBError [inline]
message(void) const OBError
OBError(const std::string &method="", const std::string &errorMsg="", const std::string &explanation="", const std::string &possibleCause="", const std::string &suggestedRemedy="", const obMessageLevel=obDebug)OBError
operator<<(std::ostream &os, const OBError &er)OBError [friend]