\duncan3dc\Sonos\ExceptionsSoapException

Provides extra information about upnp exceptions

Summary

Methods
Properties
Constants
__construct()
getRequest()
getResponse()
No public properties found
No constants found
No protected methods found
$client
N/A
No private methods found
No private properties found
N/A

Properties

$client

$client : 

Type

Methods

__construct()

__construct(\SoapFault  $fault, \SoapClient  $client) 

Create a new SoapException.

Parameters

\SoapFault $fault
\SoapClient $client

getRequest()

getRequest() : string

Get the body of the soap request.

Returns

string

getResponse()

getResponse() : string

Get the body of the soap response.

Returns

string