IncompleteNotificationException
extends InvalidArgumentException
in package
Thrown when {@see \OCP\Notification\IManager::notify()} is called with a notification that does not have all required fields set:
- app
- user
- dateTime
- objectType
- objectId
- subject
Attributes
- #[Catchable]
- $since: '30.0.0'