Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1821964
NoInstancesException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
463 B
Subscribers
None
NoInstancesException.php
View Options
<?php
namespace
Sabre\VObject\Recur
;
use
Exception
;
/**
* This exception gets thrown when a recurrence iterator produces 0 instances.
*
* This may happen when every occurence in a rrule is also in EXDATE.
*
* @copyright Copyright (C) 2011-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
*/
class
NoInstancesException
extends
Exception
{
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Dec 24, 12:15 PM (18 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915734
Default Alt Text
NoInstancesException.php (463 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment