]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
another duplicate exception
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Mar 2010 03:33:24 +0000 (03:33 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Mar 2010 03:33:24 +0000 (03:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@20860 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/table.h

index c600c22726f6969e599cc79c29ac499be18d6aaa..3daf142709ea078700c718e1af3d4b0651939a13 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
+//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -347,17 +347,6 @@ namespace internal
                                           */
         iterator end () const;
       
-                                         /**
-                                          * Exception for range
-                                          * check. Do not use global
-                                          * exception since this way we
-                                          * can output which index is
-                                          * the wrong one.
-                                          */
-        DeclException3 (ExcIndexRange, int, int, int,
-                        << "The " << N << "th index has a value of "
-                        << arg1 << " but needs to be in the range ["
-                        << arg2 << "," << arg3 << "[");
       private:
                                          /**
                                           * Store the data given to the

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.