Files
nextcloud-docs/developer_manual/classes/appframework/db_doesnotexistexception.rst
2013-01-26 16:31:08 +01:00

19 lines
288 B
ReStructuredText

DoesNotExistException
=====================
This is returned or should be returned when a find request does not find an
entry in the database
.. php:namespace:: OCA\AppFramework\Db
.. php:class:: DoesNotExistException
.. php:method:: __construct($msg)
:param mixed $msg: