rasdaman complete source
Public Member Functions | List of all members
RasqlError Class Reference

#include <directql_error.hh>

Public Member Functions

 RasqlError (unsigned int e)
 constructor receiving an error number More...
 
virtual ~RasqlError ()
 destructor More...
 
virtual const char * what ()
 get an error description More...
 
 RasqlError (unsigned int e)
 constructor receiving an error number More...
 
virtual ~RasqlError ()
 destructor More...
 
virtual const char * what ()
 get an error description More...
 

Constructor & Destructor Documentation

RasqlError::RasqlError ( unsigned int  e)

constructor receiving an error number

virtual RasqlError::~RasqlError ( )
virtual

destructor

RasqlError::RasqlError ( unsigned int  e)

constructor receiving an error number

virtual RasqlError::~RasqlError ( )
virtual

destructor

Member Function Documentation

virtual const char* RasqlError::what ( )
virtual

get an error description

virtual const char* RasqlError::what ( )
virtual

get an error description


The documentation for this class was generated from the following files: