From: Guido Kanschat Date: Wed, 23 Mar 2005 00:50:40 +0000 (+0000) Subject: ExcEmptyObject X-Git-Tag: v8.0.0~14330 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31692a9ffbcae7bb2533b12d87e9b618dd925dcc;p=dealii.git ExcEmptyObject git-svn-id: https://svn.dealii.org/trunk@10208 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/exceptions.h b/deal.II/base/include/base/exceptions.h index ef95d85bdd..007f0757ae 100644 --- a/deal.II/base/include/base/exceptions.h +++ b/deal.II/base/include/base/exceptions.h @@ -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