SwatDB
|
#include <swatdb_exceptions.h>
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 |
InvalidFileIdRelOpsManager is thrown by RelOpsManager when the index FileId is not associated with the given relation FileId when using an index for an operation.