Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90665986
PhabricatorClusterStrandedException.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, Nov 3, 17:15
Size
191 B
Mime Type
text/x-php
Expires
Tue, Nov 5, 17:15 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22116628
Attached To
rPH Phabricator
PhabricatorClusterStrandedException.php
View Options
<?php
final
class
PhabricatorClusterStrandedException
extends
PhabricatorClusterException
{
public
function
getExceptionTitle
()
{
return
pht
(
'Unable to Reach Any Database'
);
}
}
Event Timeline
Log In to Comment