Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

TRNG::error Class Reference

class for error handling. More...

#include <trnglib.h>

List of all members.

Public Methods

 error (const char * m)
 constructor. More...


Public Attributes

const char* message
 error message. More...


Detailed Description

class for error handling.

This class is thrown, if an error occurs.

Definition at line 33 of file trnglib.h.


Constructor & Destructor Documentation

TRNG::error::error ( const char * m ) [inline]
 

Definition at line 38 of file trnglib.h.


Member Data Documentation

const char * TRNG::error::message
 

Definition at line 36 of file trnglib.h.


The documentation for this class was generated from the following file:
Generated at Tue Apr 30 12:03:15 2002 for Tina's Random Number Generators by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000