nodejs-db-informix  master
nodejs bindings for Informix
 All Classes Functions Pages
Public Member Functions | Protected Attributes | List of all members
nodejs_db::Exception Class Reference
Inheritance diagram for nodejs_db::Exception:
Inheritance graph
[legend]
Collaboration diagram for nodejs_db::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (const char *message) throw ()
 
 Exception (const std::string &message) throw ()
 
const char * what () const throw ()
 
std::string::size_type size () throw ()
 
void setMessage (const char *message) throw ()
 

Protected Attributes

std::string message
 

Detailed Description

Definition at line 8 of file exception.h.


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