In file src/H_Standard.h:

class HException: public exception


Inheritance:


Public Methods

[more] HException(const string &s) throw()
[more]virtual ~HException() throw()
[more]virtual const char* what() const throw()

Private Fields

[more]string s


Documentation

o HException(const string &s) throw()

ovirtual ~HException() throw()

ovirtual const char* what() const throw()

ostring s


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.