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

RazorBack::Emptyexc_ Class Reference

Emptyexc_: empty object exception. More...

#include <Utilsexc.hh>

Inheritance diagram for RazorBack::Emptyexc_:

Inheritance graph
[legend]
Collaboration diagram for RazorBack::Emptyexc_:

Collaboration graph
[legend]
List of all members.

Public Methods

 Emptyexc_ (const char *Thnm, bool F=false)
 Constructs an exception thrown in Thnm.


Private Methods

 Emptyexc_ ()

Detailed Description

Emptyexc_: empty object exception.

Should be thrown if objects containing no data are accessed. Usage: throw Emptyexc_("bad_function")

Definition at line 92 of file Utilsexc.hh.


Constructor & Destructor Documentation

RazorBack::Emptyexc_::Emptyexc_ ( const char * Thnm,
bool F = false ) [explicit]
 

Constructs an exception thrown in Thnm.

RazorBack::Emptyexc_::Emptyexc_ ( ) [private]
 


The documentation for this class was generated from the following file:
Generated at Wed Aug 21 09:33:38 2002 for The Razorback C++ Library: Exceptions by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001