]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
new ExcNotInitialized
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Jun 2000 15:55:56 +0000 (15:55 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Jun 2000 15:55:56 +0000 (15:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@3030 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 25091ab92a40e320a408a62f14442cb6682d5713..276fd3fa65c8f21e1b7ab26139b456da27cfcd0c 100644 (file)
@@ -583,7 +583,7 @@ namespace StandardExceptions
   DeclException0 (ExcNotImplemented);
   DeclException0 (ExcInternalError);
   DeclException0 (ExcPureFunctionCalled);
-
+  DeclException0 (ExcNotInitialized);
   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.