My Project
SallyAPI::Exception::CExceptionError Class Reference

Exception error. More...

#include <ExceptionError.h>

Inheritance diagram for SallyAPI::Exception::CExceptionError:
SallyAPI::Exception::CException

List of all members.

Public Member Functions

 CExceptionError (const std::string &message)
 Constructor.
virtual ~CExceptionError ()
 Destructor.

Detailed Description

Exception error.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

CExceptionError::CExceptionError ( const std::string &  message)

Constructor.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
messageThe message.

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines