Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rovsoft::lib::OutOfRangeException Class Reference

The OutOfRangeException class. More...

#include <OutOfRangeException.hh>

Inheritance diagram for rovsoft::lib::OutOfRangeException:

Inheritance graph
[legend]
Collaboration diagram for rovsoft::lib::OutOfRangeException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OutOfRangeException (const std::string &mess="", lib::ThrowablePtr cause=0)
virtual void toStream (std::ostream &out) const
 The same as toString, but writes to a stream.

Detailed Description

The OutOfRangeException class.

Thrown when the index of for excample a vector is larger then its size.


Constructor & Destructor Documentation

rovsoft::lib::OutOfRangeException::OutOfRangeException const std::string &  mess = "",
lib::ThrowablePtr  cause = 0
[inline]
 


Member Function Documentation

void rovsoft::lib::OutOfRangeException::toStream std::ostream &  out  )  const [virtual]
 

The same as toString, but writes to a stream.

Reimplemented from rovsoft::lib::Exception.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Tue May 31 14:19:51 2005 for Rovsoft by  doxygen 1.4.3