Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CRlcException Class Reference

Klasa reprezentujaca wyjatek. More...

#include <CRlcException.hh>

Inheritance diagram for CRlcException:

CMatrix< Type >::CMatrixException CRlcConversionError CMatrix< Type >::CMatrixSizeError List of all members.

Public Member Functions

 CRlcException (const std::string &e)
 Konstruktor.
std::string what ()
 Zwraca komunikat opisujacy zaistnialy wyjatek.

Protected Attributes

std::string m_message
 Komunikat.

Detailed Description

Klasa reprezentujaca wyjatek.


Constructor & Destructor Documentation

CRlcException::CRlcException const std::string &  e  )  [inline]
 

Konstruktor.

Parameters:
&e komunikat opisujacy zaistnialy wyjatek.


Member Function Documentation

std::string CRlcException::what  )  [inline]
 

Zwraca komunikat opisujacy zaistnialy wyjatek.

Returns:
komunikat opisujacy zaistnialy wyjatek.


Member Data Documentation

std::string CRlcException::m_message [protected]
 

Komunikat.


The documentation for this class was generated from the following file:
Generated on Sun Jan 16 11:05:59 2005 for RolLerCoaster by  doxygen 1.3.9.1