Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1821540
PromiseAlreadyResolvedException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
419 B
Subscribers
None
PromiseAlreadyResolvedException.php
View Options
<?php
namespace
Sabre\Event
;
/**
* This exception is thrown when the user tried to reject or fulfill a promise,
* after either of these actions were already performed.
*
* @copyright Copyright (C) 2013-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class
PromiseAlreadyResolvedException
extends
\LogicException
{
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Dec 24, 2:29 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914552
Default Alt Text
PromiseAlreadyResolvedException.php (419 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment