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

#include <swatdb_exceptions.h>

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

Public Member Functions

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

InvalidFieldNameSchema is thrown by Schema if the size of field name exceeds MAX_FIELD_NAME.


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