]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add ExcInternalError to the list of predefined exceptions.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Mar 1999 12:20:19 +0000 (12:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Mar 1999 12:20:19 +0000 (12:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@944 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/exceptions.h

index 3f7a73782a2c621a8c0b1b4def89498fd1c21fbe..8d6746d10673fefcb845d1d01e599d975e757116 100644 (file)
@@ -563,7 +563,9 @@ class Exception5 : public ExceptionBase {                             \
 }
 
 
-DeclException0(ExcNotImplemented);
+DeclException0 (ExcNotImplemented);
+DeclException0 (ExcInternalError);
+
 
 
 /*----------------------------   exceptions.h     ---------------------------*/

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.