| SwatDB
    | 
#include <exceptions.h>


| Public Member Functions | |
| InvalidSizeData () | |
| Constructor. | |
| ~InvalidSizeData () 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 | 
Data Exceptions. InvalidSizeData is thrown by Data if size exceeds capacity.
 1.8.13
 1.8.13