org::xmlBlaster::util::ErrorCode Struct Reference

List of all members.

Public Member Functions

 ErrorCode (const std::string &ec, const std::string &desc)

Public Attributes

std::string errorCode
std::string description

Detailed Description

Definition at line 50 of file ErrorCode.h.


Constructor & Destructor Documentation

org::xmlBlaster::util::ErrorCode::ErrorCode ( const std::string &  ec,
const std::string &  desc 
)

Definition at line 53 of file ErrorCode.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: