|
XRL
3.1.1
Simple XML-RPC Library (both client and server)
|
An interoperable fault representing an error due to a missing method. More...
Inheritance diagram for fpoirotte\XRL\Faults\MethodNotFoundException:Public Member Functions | |
| __construct ($message= 'server error.requested method not found',\Exception $previous=null) | |
Public Member Functions inherited from fpoirotte\XRL\FaultException | |
| __construct ($message=null, $code=-32000,\Exception $previous=null) | |
An interoperable fault representing an error due to a missing method.
Definition at line 21 of file MethodNotFoundException.php.