IOStreamException Class Reference

Represents I(input)/O(utput) stream exception. More...

#include <iostreamexception.h>

Inheritance diagram for IOStreamException:

Inheritance graph
[legend]
Collaboration diagram for IOStreamException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IOStreamException (const char *_error_msg, ERROR_ID _error_id=eid_stream, EXCEPTION_LEVEL _exception_level=excl_fatal)
 Constructor.
virtual ~IOStreamException ()


Detailed Description

Represents I(input)/O(utput) stream exception.

Represents I(input)/O(utput) stream exception.

Author:
Michael Schmidt

Gunnar Jehl

Version:
2.1
License:
Software License Agreement (BSD License)

Definition at line 48 of file iostreamexception.h.


Constructor & Destructor Documentation

IOStreamException::IOStreamException ( const char *  _error_msg,
ERROR_ID  _error_id = eid_stream,
EXCEPTION_LEVEL  _exception_level = excl_fatal 
)

Constructor.

Constructor - creating object for an string (exception message), an ERROR_ID and an EXCEPTION_LEVEL.

Parameters:
[in] _error_msg Pointer to a char object.
[in] _error_id ERROR_ID:
[in] _exception_level EXCEPTION_LEVEL.

Definition at line 37 of file iostreamexception.cpp.

IOStreamException::~IOStreamException (  )  [virtual]

Destructor.

Definition at line 44 of file iostreamexception.cpp.


Generated on Sun May 24 20:20:25 2009 for G(arbage) C(ollected) X(Query) Engine by  doxygen 1.5.9