SwatDB
Loading...
Searching...
No Matches
Public Member Functions | List of all members
InvalidFileIdRelOpsManager Class Reference

#include <swatdb_exceptions.h>

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

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from SwatDBException
std::string message
 

Detailed Description

InvalidFileIdRelOpsManager is thrown by RelOpsManager when an index does not match the given relation. That is when the FileId of the index does not match the FileId of the relation file.


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