DoesNotExistException

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

Methods

public OCP\AppFramework\Db\DoesNotExistException::__construct($msg)
Constructor
Source:

lib/public/AppFramework/Db/DoesNotExistException.php#43

Parameters:
  • $msg (string) the error message
Since:

7.0.0