XRL  latest
Simple XML-RPC Library (both client and server)
fpoirotte\XRL\Faults\UnsupportedEncodingException Class Reference

An interoperable fault representing an error due to an unsupported encoding. More...

+ Inheritance diagram for fpoirotte\XRL\Faults\UnsupportedEncodingException:

Public Member Functions

 __construct ($message= 'parse error.unsupported encoding',\Exception $previous=null)
 
- Public Member Functions inherited from fpoirotte\XRL\FaultException
 __construct ($message=null, $code=-32000,\Exception $previous=null)
 

Detailed Description

An interoperable fault representing an error due to an unsupported encoding.

Authors
François Poirotte click.nosp@m.y@er.nosp@m.ebot..nosp@m.net

Definition at line 21 of file UnsupportedEncodingException.php.


The documentation for this class was generated from the following file: