fintp_udal
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FinTP::DBNoUpdatesException Class Reference

Signal to the clients that update command with no updated database field was performed. More...

#include <Database.h>

Inheritance diagram for FinTP::DBNoUpdatesException:

Public Member Functions

 DBNoUpdatesException (const string &argumentName="No argument", const EventType::EventTypeEnum eventType=EventType::Warning, const NameValueCollection *additionalInfo=NULL)
 
 ~DBNoUpdatesException () throw ()
 

Detailed Description

Signal to the clients that update command with no updated database field was performed.

Note
Not thrown by Udal

Constructor & Destructor Documentation

DBNoUpdatesException::DBNoUpdatesException ( const string &  argumentName = "No argument",
const EventType::EventTypeEnum  eventType = EventType::Warning,
const NameValueCollection *  additionalInfo = NULL 
)
explicit
FinTP::DBNoUpdatesException::~DBNoUpdatesException ( ) throw ()
inline

The documentation for this class was generated from the following files: