This is the complete list of members for FinTP::MqException, including all inherited members.
| addAdditionalInfo(const string &name, const string &value) | FinTP::AppException | |
| addBasicExceptionInfo() | FinTP::AppException | protected |
| AppException(const string &message, const EventType::EventTypeEnum eventType=EventType::Error, const NameValueCollection *additionalInfo=NULL) | FinTP::AppException | explicit |
| AppException(const string &message, const std::exception &innerException, const EventType::EventTypeEnum eventType=EventType::Error, const NameValueCollection *additionalInfo=NULL) | FinTP::AppException | |
| AppException(const AppException &) | FinTP::AppException | |
| AppException() | FinTP::AppException | |
| getAdditionalInfo(void) const | FinTP::AppException | |
| getAdditionalInfo(const string &name) const | FinTP::AppException | inline |
| getCorrelationId() const | FinTP::AppException | inline |
| getCreatedDateTime() const | FinTP::AppException | inline |
| getEventType(void) const | FinTP::AppException | inline |
| getException(void) const | FinTP::AppException | inline |
| getMachineName() const | FinTP::AppException | inline |
| getMessage(void) const | FinTP::AppException | inline |
| getPid() const | FinTP::AppException | inline |
| getReasonCode() const | FinTP::MqException | inline |
| getSeverity(void) const | FinTP::AppException | inline |
| InitDefaultValues() | FinTP::AppException | |
| m_AdditionalInfo | FinTP::AppException | protected |
| m_CorrelationId | FinTP::AppException | protected |
| m_CreatedDateTime | FinTP::AppException | protected |
| m_CrtMachineName | FinTP::AppException | protectedstatic |
| m_EventSeverity | FinTP::AppException | protected |
| m_EventType | FinTP::AppException | protected |
| m_InnerException | FinTP::AppException | protected |
| m_MachineName | FinTP::AppException | protected |
| m_Message | FinTP::AppException | protected |
| m_Pid | FinTP::AppException | protected |
| m_ReasonCode | FinTP::MqException | private |
| MqException(const string &message, int reasonCode, EventType::EventTypeEnum eventType=EventType::Error, NameValueCollection *additionalInfo=NULL) | FinTP::MqException | |
| operator=(const AppException &ex) | FinTP::AppException | |
| setAdditionalInfo(const NameValueCollection *additionalInfo) | FinTP::AppException | |
| setAdditionalInfo(const string &name, const string &value) | FinTP::AppException | |
| setBasicExceptionInfo() | FinTP::AppException | protected |
| setCorrelationId(const string &correlid) | FinTP::AppException | inline |
| setCreatedDateTime(const string &datetime) | FinTP::AppException | inline |
| setEventType(const EventType::EventTypeEnum eventType) | FinTP::AppException | inline |
| setException(const std::exception &innerException) | FinTP::AppException | |
| setException(const string &innerException) | FinTP::AppException | inline |
| setMachineName(const string &machine) | FinTP::AppException | inline |
| setMessage(const string &message) | FinTP::AppException | inline |
| setPid(const string &value) | FinTP::AppException | inline |
| setSeverity(const EventSeverity::EventSeverityEnum eventSeverity) | FinTP::AppException | inline |
| what() const | FinTP::AppException | inline |
| ~AppException() | FinTP::AppException | virtual |
| ~MqException() | FinTP::MqException | inline |