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

lfc::MemoryIOException Class Reference

represents a memory i/o operation exception. More...

Inheritance diagram for lfc::MemoryIOException::

lfc::IOException lfc::Exception lfc::Object lfc::_Formatable List of all members.

Public Methods

 MemoryIOException (string msg="", string location="?") throw ()
virtual string name () const throw ()
 return exception's name (override this!). More...


Detailed Description

represents a memory i/o operation exception.

Todo:
make this thread safe


Constructor & Destructor Documentation

lfc::MemoryIOException::MemoryIOException string    msg = "",
string    location = "?"
throw () [inline]
 


Member Function Documentation

virtual string lfc::MemoryIOException::name   const throw () [inline, virtual]
 

return exception's name (override this!).

Reimplemented from lfc::IOException.


The documentation for this class was generated from the following file:
Generated on Fri Jan 25 03:13:14 2002 for LFC2 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001