ERAV: Entity Relation Attribute Value:
Public Member Functions | Private Attributes | Friends
ERAV::exception Class Reference

#include <ERAV.h>

List of all members.

Public Member Functions

 exception (const char *w) throw ()
const char * what () const throw ()

Private Attributes

const char * m_what

Friends

void ERAV::parser::error (const char *)

Detailed Description

Definition at line 289 of file ERAV.h.


Constructor & Destructor Documentation

ERAV::exception::exception ( const char *  w) throw () [inline]

Definition at line 293 of file ERAV.h.


Member Function Documentation

const char* ERAV::exception::what ( ) const throw () [inline]

Definition at line 295 of file ERAV.h.


Friends And Related Function Documentation

void ERAV::parser::error ( const char *  ) [friend]

Member Data Documentation

const char* ERAV::exception::m_what [private]

Definition at line 290 of file ERAV.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines