highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HCE::exception::SearchStringParseException Class Reference

#include <SearchStringParseException.hpp>

Inheritance diagram for HCE::exception::SearchStringParseException:
Collaboration diagram for HCE::exception::SearchStringParseException:

Public Member Functions

 SearchStringParseException (const std::string &what)
virtual ~SearchStringParseException () 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 ()

Additional Inherited Members

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

Detailed Description

Definition at line 21 of file SearchStringParseException.hpp.

Constructor & Destructor Documentation

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

Definition at line 24 of file SearchStringParseException.hpp.

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

Definition at line 25 of file SearchStringParseException.hpp.


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