StandardExceptions::ExcLowerRange Class Reference
[Exceptions and assertions]

Inheritance diagram for StandardExceptions::ExcLowerRange:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

const int arg1
const int arg2


Detailed Description

A number is too small.

Constructor & Destructor Documentation

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

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


Member Function Documentation

virtual void StandardExceptions::ExcLowerRange::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