|
XRL
latest
Simple XML-RPC Library (both client and server)
|
An interoperable fault representing an error due to message that is not well formed. More...
Inheritance diagram for fpoirotte\XRL\Faults\NotWellFormedException:Public Member Functions | |
| __construct ($message= 'parse error.not well formed',\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 message that is not well formed.
Definition at line 21 of file NotWellFormedException.php.