src/Resource/Exceptions.h File Reference

This file contains the custom exceptions used. More...

#include "Types.h"

Go to the source code of this file.

Classes

class  SavableLocked
 This exception is thrown when a savable was already locked while trying to perform an operation that needs the ock. More...
class  RowNotFoundException
 This exception is thrown when no row was found as the result of an SQL query. More...
class  SqliteError
 This exception is thrown when an error occured as the result of an SQL query. More...


Detailed Description

This file contains the custom exceptions used.

See also:
SavableLocked

RowNotFoundException

SqliteError

Definition in file Exceptions.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo