Main   Class Hierarchy   Classes   Compound List   Files   Compound Members   File Members   Pages  

PathFind::ReadError Class Reference

#include <util.h>

Inheritance diagram for PathFind::ReadError:

Inheritance graph
[legend]
List of all members.

Detailed Description

Exception thrown by LineReader.

Definition at line 23 of file util.h.

Public Member Functions

 ReadError (int line, const string &info)
void setMessage (const string &message)
const char * what () const throw ()


Constructor & Destructor Documentation

ReadError::ReadError int  line,
const string &  info
 

Definition at line 19 of file util.cpp.

References PathFind::Error::setMessage().


Member Function Documentation

void PathFind::Error::setMessage const string &  message  )  [inline, inherited]
 

Definition at line 37 of file error.h.

References PathFind::Error::m_message.

Referenced by ReadError().

const char* PathFind::Error::what  )  const throw () [inline, inherited]
 

Definition at line 42 of file error.h.

References PathFind::Error::m_message.

Referenced by PathFind::Error::Error().


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


Generated on Thu Aug 7 13:05:25 2003 by Doxygen1.3.1