/[escript]/trunk/esysUtils/src/EsysAssertException.h
ViewVC logotype

Diff of /trunk/esysUtils/src/EsysAssertException.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 155 by jgs, Wed Nov 9 02:02:19 2005 UTC revision 468 by jgs, Wed Jan 25 06:50:39 2006 UTC
# Line 16  Line 16 
16  #if !defined escript_EsysAssertException_20040330_H  #if !defined escript_EsysAssertException_20040330_H
17  #define escript_EsysAssertException_20040330_H  #define escript_EsysAssertException_20040330_H
18    
19  #include "esysUtils/EsysException.h"  #include "EsysException.h"
20    
21  #include <string>  #include <string>
22  #include <sstream>  #include <sstream>
# Line 78  class EsysAssertException:public EsysExc Line 78  class EsysAssertException:public EsysExc
78    
79     throw EsysAssertException(message.str());     throw EsysAssertException(message.str());
80    }    }
   
81    
82  };  };
83    
84  } // end of namespace  } // end of namespace
85    
86  #endif  #endif

Legend:
Removed from v.155  
changed lines
  Added in v.468

  ViewVC Help
Powered by ViewVC 1.1.26