ParseException Class Reference

Represents parse(r) exception. More...

#include <parseexception.h>

Inheritance diagram for ParseException:

Inheritance graph
[legend]
Collaboration diagram for ParseException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Represents parse(r) exception.

Represents parse(r) exception.

Author:
Michael Schmidt

Gunnar Jehl

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

Definition at line 48 of file parseexception.h.


Constructor & Destructor Documentation

ParseException::ParseException ( const char *  _error_msg,
ERROR_ID  _error_id = eid_parse,
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 parseexception.cpp.

ParseException::~ParseException (  )  [virtual]

Destructor.

Definition at line 46 of file parseexception.cpp.


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