HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::exception::OperationNotFoundException Class Reference

#include <OperationNotFoundException.hpp>

Inheritance diagram for HCE::exception::OperationNotFoundException:
Collaboration diagram for HCE::exception::OperationNotFoundException:

Public Member Functions

 OperationNotFoundException (const std::string &what)
virtual ~OperationNotFoundException () throw ()
- Public Member Functions inherited from HCE::exception::ExceptionBase
 ExceptionBase (const std::string what)
 ExceptionBase (const ExceptionBase &exp)
void setInternalException (Poco::SharedPtr< ExceptionBase > &exception) throw ()
virtual const char * what () const throw ()
virtual ~ExceptionBase () throw ()
 ExceptionBase (const std::string &what)
 ExceptionBase (const ExceptionBase &exp)
void setInternalException (Poco::SharedPtr< ExceptionBase > &exception) throw ()
virtual const char * what () const throw ()
virtual ~ExceptionBase () throw ()
 ExceptionBase (const std::string what)
 ExceptionBase (const ExceptionBase &exp)
void setInternalException (Poco::SharedPtr< ExceptionBase > &exception) throw ()
virtual const char * what () const throw ()
virtual ~ExceptionBase () throw ()

Additional Inherited Members

- Protected Attributes inherited from HCE::exception::ExceptionBase
std::vector< Poco::SharedPtr
< ExceptionBase > > 
expVector

Detailed Description

Definition at line 10 of file OperationNotFoundException.hpp.

Constructor & Destructor Documentation

HCE::exception::OperationNotFoundException::OperationNotFoundException ( const std::string &  what)
inline

Definition at line 13 of file OperationNotFoundException.hpp.

virtual HCE::exception::OperationNotFoundException::~OperationNotFoundException ( ) throw ()
inlinevirtual

Definition at line 14 of file OperationNotFoundException.hpp.


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