]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
new global exception ExcPureFunctionCalled
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Nov 1999 22:14:58 +0000 (22:14 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Nov 1999 22:14:58 +0000 (22:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@1829 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8f3d6b76a6a54d105ce338eb14b119a8452224a0..e4293305b799c978f9c9544186e06181c405efe9 100644 (file)
@@ -568,6 +568,8 @@ namespace StandardExceptions
   DeclException0 (ExcDivideByZero);
   DeclException0 (ExcNotImplemented);
   DeclException0 (ExcInternalError);
+  DeclException0 (ExcPureFunctionCalled);
+
   DeclException2 (ExcDimensionMismatch, int, int,
                  << "Dimension " << arg1 << " not equal to " << arg2);
   DeclException3 (ExcIndexRange, int, int, int,

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.