Documentation

PubNubResponseParsingException extends PubNubException
in package

Class PubNubException

Table of Contents

Constants

MESSAGE  = "Unable to parse server response"

Properties

$message  : string
$responseString  : string
$status  : PNStatus

Methods

getResponseString()  : string
getStatus()  : PNStatus
setDescription()  : $this
setResponseString()  : $this
setStatus()  : $this

Constants

Properties

Methods

setResponseString()

public setResponseString(string $responseString) : $this
Parameters
$responseString : string
Return values
$this

        
On this page

Search results