mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
19 lines
288 B
ReStructuredText
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:
|
|
|