StandardExceptions::ExcDimensionMismatch2 Class Reference
[Exceptions and assertions]

Inheritance diagram for StandardExceptions::ExcDimensionMismatch2:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcDimensionMismatch2 (const int a1, const int a2, const int a3)
virtual ~ExcDimensionMismatch2 () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const int arg1
const int arg2
const int arg3


Detailed Description

The first dimension should be either equal to the second or the third, but it is neither.

Constructor & Destructor Documentation

StandardExceptions::ExcDimensionMismatch2::ExcDimensionMismatch2 ( const int  a1,
const int  a2,
const int  a3 
) [inline]

virtual StandardExceptions::ExcDimensionMismatch2::~ExcDimensionMismatch2 (  )  throw () [inline, virtual]


Member Function Documentation

virtual void StandardExceptions::ExcDimensionMismatch2::print_info ( std::ostream &  out  )  const [inline, virtual]

Print more specific information about the exception which occured. Overload this function in your own exception classes.

Reimplemented from ExceptionBase.


Member Data Documentation


The documentation for this class was generated from the following file:

deal.II documentation generated on Sat Aug 15 16:52:48 2009 by doxygen 1.5.9