ARB
Public Member Functions | List of all members
DBerror Class Reference

#include <DBwriter.h>

Public Member Functions

 DBerror ()
 
 DBerror (const char *msg)
 
 DBerror (const string &msg)
 
 DBerror (const char *msg, GB_ERROR gberror)
 
 DBerror (const string &msg, GB_ERROR gberror)
 
const stringgetMessage () const
 

Detailed Description

Definition at line 33 of file DBwriter.h.

Constructor & Destructor Documentation

DBerror::DBerror ( )

Definition at line 38 of file DBwriter.cxx.

References GB_await_error(), and init.

DBerror::DBerror ( const char msg)

Definition at line 39 of file DBwriter.cxx.

References GB_await_error(), and init.

DBerror::DBerror ( const string msg)
DBerror::DBerror ( const char msg,
GB_ERROR  gberror 
)

Definition at line 41 of file DBwriter.cxx.

References init.

DBerror::DBerror ( const string msg,
GB_ERROR  gberror 
)

Member Function Documentation

const string& DBerror::getMessage ( ) const
inline

Definition at line 47 of file DBwriter.h.

Referenced by Importer::import().


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