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() const OBError [inline]
GetExplanation() const OBError [inline]
GetLevel() const OBError [inline]
GetMethod() const OBError [inline]
GetPossibleCause() const OBError [inline]
GetSuggestedRemedy() const 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]
operator==(const OBError &) const OBError