Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102366573
PhabricatorClusterImproperWriteException.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
Wed, Feb 19, 23:31
Size
190 B
Mime Type
text/x-php
Expires
Fri, Feb 21, 23:31 (2 d)
Engine
blob
Format
Raw Data
Handle
24277440
Attached To
rPH Phabricator
PhabricatorClusterImproperWriteException.php
View Options
<?php
final
class
PhabricatorClusterImproperWriteException
extends
PhabricatorClusterException
{
public
function
getExceptionTitle
()
{
return
pht
(
'Improper Cluster Write'
);
}
}
Event Timeline
Log In to Comment