
Public Member Functions | |
| ErrorCode (const std::string &ec, const std::string &desc) | |
Public Attributes | |
| std::string | errorCode |
| std::string | description |
Definition at line 50 of file ErrorCode.h.
| org::xmlBlaster::util::ErrorCode::ErrorCode | ( | const std::string & | ec, | |
| const std::string & | desc | |||
| ) |
Definition at line 53 of file ErrorCode.h.
| std::string org::xmlBlaster::util::ErrorCode::errorCode |
Definition at line 51 of file ErrorCode.h.
| std::string org::xmlBlaster::util::ErrorCode::description |
Definition at line 52 of file ErrorCode.h.