Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
xstream::fatal_error Class Reference

general errors only detected at runtime, no solution possible More...

#include <except.h>

+ Inheritance diagram for xstream::fatal_error:

Public Member Functions

 fatal_error (const std::string &w)
 
virtual std::string module () const
 describes the current library module (zlib,bzlib,base64,...) More...
 
virtual const char * what () const throw ()
 

Detailed Description

general errors only detected at runtime, no solution possible

Definition at line 23 of file except.h.

Constructor & Destructor Documentation

xstream::fatal_error::fatal_error ( const std::string w)
inline

Definition at line 26 of file except.h.

Member Function Documentation

virtual const char* xstream::fatal_error::what ( ) const
throw (
)
inlinevirtual

Definition at line 38 of file except.h.

References module(), and string.


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