Glom::ExceptionConnection Class Reference

Inherits std::exception.

Collaboration diagram for Glom::ExceptionConnection:
Collaboration graph
[legend]

List of all members.

Public Types

enum failure_type {
  FAILURE_NO_SERVER,
  FAILURE_NO_DATABASE,
  FAILURE_NO_BACKEND
}

Public Member Functions

 ExceptionConnection (failure_type failure)
virtual ~ExceptionConnection () throw ()
virtual const char* what () const throw ()
virtual failure_type get_failure_type () const

Member Enumeration Documentation

Enumerator:
FAILURE_NO_SERVER 
FAILURE_NO_DATABASE 
FAILURE_NO_BACKEND 

Constructor & Destructor Documentation

Glom::ExceptionConnection::ExceptionConnection ( failure_type  failure  ) 
Glom::ExceptionConnection::~ExceptionConnection (  )  throw () [virtual]

Member Function Documentation

ExceptionConnection::failure_type Glom::ExceptionConnection::get_failure_type (  )  const [virtual]
const char * Glom::ExceptionConnection::what (  )  const throw () [virtual]

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

Generated on Sun Jul 25 13:58:37 2010 for libglom-1.14 by  doxygen 1.6.1