Parent Directory
|
Revision Log
|
Patch
revision 1019 by woo409, Mon Jun 26 13:12:56 2006 UTC | revision 1020 by phornby, Mon Mar 12 10:12:36 2007 UTC | |
---|---|---|
# | Line 49 class SystemMatrixException : public esy | Line 49 class SystemMatrixException : public esy |
49 | */ | */ |
50 | ESCRIPT_DLL_API | ESCRIPT_DLL_API |
51 | SystemMatrixException(const std::string &str) : EsysException(str) {} | SystemMatrixException(const std::string &str) : EsysException(str) {} |
52 | ||
53 | /// Destructor | |
54 | ESCRIPT_DLL_API | |
55 | virtual ~SystemMatrixException() throw(); | |
56 | /** | /** |
57 | \brief | \brief |
58 | Returns the name of the exception. | Returns the name of the exception. |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |