Public Member Functions | |
__construct ($message, $codestr, $code=0, $extradata=null) | |
getCodeString () | |
getMessageArray () | |
__toString () | |
Private Attributes | |
$mCodestr | |
$mExtraData |
The exception handling code will print a help screen explaining how this API may be used.
Definition at line 907 of file ApiMain.php.
UsageException::__construct | ( | $ | message, | |
$ | codestr, | |||
$ | code = 0 , |
|||
$ | extradata = null | |||
) |
UsageException::__toString | ( | ) |
Definition at line 929 of file ApiMain.php.
UsageException::getCodeString | ( | ) |
Definition at line 917 of file ApiMain.php.
UsageException::getMessageArray | ( | ) |
UsageException::$mCodestr [private] |
Definition at line 909 of file ApiMain.php.
UsageException::$mExtraData [private] |
Definition at line 910 of file ApiMain.php.