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

#include <swatdb_exceptions.h>

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

Public Member Functions

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

RelOpsManager Exceptions. MismatchingFieldsRelOpsManager is thrown by RelOpsManager when creating result schema for operations due to mismatching fields. This includes differing numbers of fields for joins, and type mismatches for all operations.


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