From: guido Date: Wed, 23 Mar 2005 00:50:40 +0000 (+0000) Subject: ExcEmptyObject X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f529874a827e2155ecb197dc2d46d0d5f8ebdedf;p=dealii-svn.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