MediaWiki REL1_34
|
This is the complete list of members for ApiUsageException, including all inherited members.
$modulePath | ApiUsageException | protected |
$status | ApiUsageException | protected |
__construct(ApiBase $module=null, StatusValue $status, $httpCode=0) | ApiUsageException | |
__toString() | ApiUsageException | |
getApiMessage() | ApiUsageException | private |
getHTML() | MWException | |
getMessageObject() | ApiUsageException | |
getModulePath() | ApiUsageException | |
getPageTitle() | MWException | |
getStatusValue() | ApiUsageException | |
getText() | MWException | |
header( $header) | MWException | privatestatic |
isCommandLine() | MWException | static |
isLoggable() | MWException | |
msg( $key, $fallback,... $params) | MWException | |
newWithMessage(ApiBase $module=null, $msg, $code=null, $data=null, $httpCode=0) | ApiUsageException | static |
report() | MWException | |
reportHTML() | MWException | |
statusHeader( $code) | MWException | privatestatic |
useMessageCache() | MWException | |
useOutputPage() | MWException | |
writeToCommandLine( $message) | MWException | private |