Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F447649
PhabricatorClusterNoHostForRoleException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
217 B
Referenced Files
None
Subscribers
None
PhabricatorClusterNoHostForRoleException.php
View Options
<?php
final
class
PhabricatorClusterNoHostForRoleException
extends
Exception
{
public
function
__construct
(
$role
)
{
parent
::
__construct
(
pht
(
'Search cluster has no hosts for role "%s".'
,
$role
));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, May 4, 5:14 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
66595
Default Alt Text
PhabricatorClusterNoHostForRoleException.php (217 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment