libwreport 2.1
Public Member Functions | Static Public Member Functions
wreport::error Struct Reference

Base class for DB-All.e exceptions. More...

#include <error.h>

Inheritance diagram for wreport::error:
wreport::error_alloc wreport::error_consistency wreport::error_domain wreport::error_handles wreport::error_notfound wreport::error_parse wreport::error_regexp wreport::error_system wreport::error_toolong wreport::error_type wreport::error_unimplemented

Public Member Functions

virtual ErrorCode code () const =0 throw ()
 Exception-specific error code.
virtual const char * what () const =0 throw ()
 Error message.

Static Public Member Functions

static const char * strerror (ErrorCode code)
 String description for an error code.

Detailed Description

Base class for DB-All.e exceptions.


Member Function Documentation

virtual ErrorCode wreport::error::code ( ) const throw () [pure virtual]

The documentation for this struct was generated from the following file: