XRL
3.1.0
Simple XML-RPC Library (both client and server)
|
An interoperable fault representing an error due to a missing method. More...
Public Member Functions | |
__construct ($message= 'server error.requested method not found',\Exception $previous=null) | |
![]() | |
__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.