SwatDB
Public Member Functions | List of all members
InsufficientSpaceBufMgr Class Reference

#include <exceptions.h>

Inheritance diagram for InsufficientSpaceBufMgr:
Inheritance graph
[legend]
Collaboration diagram for InsufficientSpaceBufMgr:
Collaboration graph
[legend]

Public Member Functions

 InsufficientSpaceBufMgr ()
 Constructor.
 
 ~InsufficientSpaceBufMgr () throw ()
 Destructor.
 
- Public Member Functions inherited from SwatDBException
 SwatDBException (const std::string &msg)
 
virtual ~SwatDBException () throw ()
 
virtual const char * what () const throw ()
 Returns the error message of the exception. More...
 

Additional Inherited Members

- Protected Attributes inherited from SwatDBException
std::string message
 

Detailed Description

InsufficientSpaceBufMgr is thrown by BufferManager if there is not enough space in the buffer pool.


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