afl::exc::Exception Class Reference

#include <exception.h>

Inheritance diagram for afl::exc::Exception:

afl::exc::GeometryException afl::exc::IllegalOperationException afl::exc::InvalidArgumentException afl::exc::IOException afl::exc::OutOfBoundsException afl::exc::ParseException List of all members.

Public Member Functions

 Exception (const std::string &message)
const std::string & getMessage () const

Detailed Description

class Exception is thrown when errors in the library occured


Constructor & Destructor Documentation

afl::exc::Exception::Exception const std::string &  message  ) 
 

a constructor that creates an Exception object to describe a problem

Parameters:
message a word description of the problem


Member Function Documentation

const std::string& afl::exc::Exception::getMessage  )  const
 

returns the verbal description of the error described by the object


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 07:17:52 2006 for afl by  doxygen 1.4.6