|
XRL
latest
Simple XML-RPC Library (both client and server)
|
An interoperable fault representing a system error. More...
Inheritance diagram for fpoirotte\XRL\Faults\SystemErrorException:Public Member Functions | |
| __construct ($message= 'system error',\Exception $previous=null) | |
Public Member Functions inherited from fpoirotte\XRL\FaultException | |
| __construct ($message=null, $code=-32000,\Exception $previous=null) | |
An interoperable fault representing a system error.
Definition at line 20 of file SystemErrorException.php.