Class Ripcord_BadMethodCallException

Description

Implements interfaces:

This class is used whenever an when a method passed to the server is invalid.

  • ripcord::methodNotFound (-1) Method {method} not found. - Thrown by the ripcord server when a requested method isn't found.

Located in /ripcord.php (line 319)

BadMethodCallException
   |
   --Ripcord_BadMethodCallException
Variables

Inherited Variables

Inherited from BadMethodCallException (Internal Class)

$code
$file
$line
$message
Methods

Inherited Methods

Inherited From BadMethodCallException (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Tue, 16 Nov 2010 16:20:16 +0100 by phpDocumentor 1.4.3