Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F32567722
ConduitApplicationNotInstalledException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
355 B
Subscribers
None
ConduitApplicationNotInstalledException.php
View Options
<?php
final
class
ConduitApplicationNotInstalledException
extends
ConduitMethodNotFoundException
{
public
function
__construct
(
ConduitAPIMethod
$method
,
$application
)
{
parent
::
__construct
(
pht
(
"Method '%s' belongs to application '%s', which is not installed."
,
$method
->
getAPIMethodName
(),
$application
));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Nov 14, 8:16 PM (16 h, 49 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ac/18/370c7b553cb3bb3ff1388c373012
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment