server/lib/public/AppFramework/Db
Roeland Jago Douma 3ddc68f91b
Add IMapperException
This way code using the DB mappers can have try catch blocks on this
type of exceptions if they do not care if there was non or to many.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-06 22:26:58 +01:00
..
DoesNotExistException.php Add IMapperException 2018-12-06 22:26:58 +01:00
Entity.php
IMapperException.php Add IMapperException 2018-12-06 22:26:58 +01:00
Mapper.php
MultipleObjectsReturnedException.php Add IMapperException 2018-12-06 22:26:58 +01:00
QBMapper.php Document possibly thrown excption of QBMapper::insertOrUpdate 2018-10-02 08:09:28 +02:00