Overture  Version 25
Public Member Functions | List of all members
DBase::DBErr Class Reference

Exception class for the simple database. More...

#include <DBase.hh>

Inheritance diagram for DBase::DBErr:
Inheritance graph
[legend]
Collaboration diagram for DBase::DBErr:
Collaboration graph
[legend]

Public Member Functions

 DBErr (std::string s="")
 
- Public Member Functions inherited from KK::Err
 Err ()
 default constructor, initializes the message to nothing
 
 Err (std::string s)
 provide a message to the error class
 
virtual ~Err () throw ()
 override default std::exception::~exception
 
virtual std::string repr () const
 report the error string
 

Additional Inherited Members

- Public Attributes inherited from KK::Err
std::string msg
 direct access to the error string
 

Detailed Description

Exception class for the simple database.

Constructor & Destructor Documentation

DBase::DBErr::DBErr ( std::string  s = "")
inline

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