Parent Directory
|
Revision Log
|
Patch
revision 1021 by phornby, Mon Mar 12 10:12:36 2007 UTC | revision 1022 by phornby, Tue Mar 13 02:25:53 2007 UTC | |
---|---|---|
# | Line 53 class EsysAssertException:public EsysExc | Line 53 class EsysAssertException:public EsysExc |
53 | EsysAssertException(const std::string &str) : EsysException(str) {} | EsysAssertException(const std::string &str) : EsysException(str) {} |
54 | ||
55 | /// Destructor | /// Destructor |
56 | virtual ~EsysAssertException() throw(); | virtual ~EsysAssertException() throw() {} |
57 | ||
58 | /** | /** |
59 | \brief | \brief |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |