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::XMLEmptyNameException Class Reference

#include <XMLEmptyNameException.hpp>

Inheritance diagram for HCE::exception::XMLEmptyNameException:
Collaboration diagram for HCE::exception::XMLEmptyNameException:

Public Member Functions

 XMLEmptyNameException (const std::string what)
virtual ~XMLEmptyNameException () 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 24 of file XMLEmptyNameException.hpp.

Constructor & Destructor Documentation

HCE::exception::XMLEmptyNameException::XMLEmptyNameException ( const std::string  what)
inline

Definition at line 27 of file XMLEmptyNameException.hpp.

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

Definition at line 28 of file XMLEmptyNameException.hpp.


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