]> https://gitweb.dealii.org/ - dealii.git/commitdiff
ExcEmptyObject
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 23 Mar 2005 00:50:40 +0000 (00:50 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 23 Mar 2005 00:50:40 +0000 (00:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@10208 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ef95d85bdd86ba3d0d64a1d6a165a4da71cad2fc..007f0757ae81c06db8ba6754625259e8d9b311ba 100644 (file)
@@ -909,6 +909,13 @@ namespace StandardExceptions
                                    */
   DeclException0(ExcZero);
   
+                                  /**
+                                   * The object should have been
+                                   * filled with something before
+                                   * this member function is called.
+                                   */
+  DeclException0(ExcEmptyObject);
+  
                                   /**
                                    * This exception is raised
                                    * whenever the sizes of two

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.