Searched refs:InvalidResourceType (Results 1 – 10 of 10) sorted by relevance
5 use Sabre\DAV\Exception\InvalidResourceType; alias60 * @throws InvalidResourceType66 … throw new InvalidResourceType('Only resources of type {DAV:}principal may be created here');
5 use Sabre\DAV\Exception\InvalidResourceType; alias65 … throw new InvalidResourceType('Only resources of type {DAV:}principal may be created here');
251 throw new DAV\Exception\InvalidResourceType('Unknown resourceType: ' . $rt);260 … throw new DAV\Exception\InvalidResourceType('This backend does not support subscriptions');268 …throw new DAV\Exception\InvalidResourceType('You can only create calendars and subscriptions in th…
257 throw new DAV\Exception\InvalidResourceType('Unknown resourceType: ' . $rt);266 … throw new DAV\Exception\InvalidResourceType('This backend does not support subscriptions');274 …throw new DAV\Exception\InvalidResourceType('You can only create calendars and subscriptions in th…
17 class InvalidResourceType extends Forbidden { class
170 throw new DAV\Exception\InvalidResourceType('Unknown resourceType for this collection');
168 throw new DAV\Exception\InvalidResourceType('Unknown resourceType for this collection');
1207 …throw new Exception\InvalidResourceType('The {DAV:}resourcetype you specified is not supported her…
1142 …throw new Exception\InvalidResourceType('The {DAV:}resourcetype you specified is not supported her…