Home
last modified time | relevance | path

Searched refs:InvalidComponentType (Results 1 – 4 of 4) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php15 class InvalidComponentType extends DAV\Exception\Forbidden { class
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php15 class InvalidComponentType extends DAV\Exception\Forbidden { class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php882 …throw new Exception\InvalidComponentType('iCalendar objects must at least have a component of type…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php848 …throw new Exception\InvalidComponentType('This calendar only supports ' . implode(', ', $supported…