Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97578960
PhabricatorClusterImpossibleWriteException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jan 5, 10:27
Size
194 B
Mime Type
text/x-php
Expires
Tue, Jan 7, 10:27 (2 d)
Engine
blob
Format
Raw Data
Handle
23430332
Attached To
rPH Phabricator
PhabricatorClusterImpossibleWriteException.php
View Options
<?php
final
class
PhabricatorClusterImpossibleWriteException
extends
PhabricatorClusterException
{
public
function
getExceptionTitle
()
{
return
pht
(
'Impossible Cluster Write'
);
}
}
Event Timeline
Log In to Comment