DoesNotExistException¶
-
class
OCP\AppFramework\Db\
DoesNotExistException
¶ - This is returned or should be returned when a find request does not find anentry in the database
Source: lib/public/AppFramework/Db/DoesNotExistException.php#36 Parent: Exception
Implements: OCP\AppFramework\Db\IMapperException