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

#include <exceptions.h>

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

Public Member Functions

 InsufficientSpaceHeapFile ()
 Constructor.
 
 ~InsufficientSpaceHeapFile () 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

InvalidSchemaHeapFile is thrown by HeapFile if the total number of Pages of the HeapFile is MAX_PAGE_NUM.


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