Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

Error class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Error Class Reference

Superclass for throwing errors. More...

#include <ALL.H>

List of all members.

Public Methods

 Error ()
void internal (char *, char *, int)
void mem ()
void msg (char *,...)
void run (char *,...)
void set_extra_handler (ExtraHandler extraHandler)


Detailed Description

Superclass for throwing errors.

Definition at line 71 of file ALL.H.


Constructor & Destructor Documentation

Error::Error  
 

Set new() operator error handler, new_handler() is called when new cannot allocate sufficient memory required.

Definition at line 71 of file Oerror.cpp.

References NULL.


Member Function Documentation

void Error::internal char *   ,
char *   ,
int   
 

Definition at line 98 of file Oerror.cpp.

void Error::mem  
 

Definition at line 130 of file Oerror.cpp.

void Error::msg char *   ,
...   
 

Definition at line 157 of file Oerror.cpp.

void Error::run char *   ,
...   
 

Definition at line 190 of file Oerror.cpp.

void Error::set_extra_handler ExtraHandler    extraHandler [inline]
 

Definition at line 83 of file ALL.H.

References ExtraHandler.

Referenced by WinMain().


The documentation for this class was generated from the following files:
Generated on Fri Aug 23 01:39:07 2002 for VirtualU by doxygen1.2.17