Documentation

PubNubServerException extends PubNubException
in package

Class PubNubException

Table of Contents

Properties

$message  : mixed
$body  : mixed
$rawBody  : string
$status  : PNStatus
$statusCode  : int

Methods

forceMessage()  : mixed
getBody()  : mixed
getServerErrorDetails()  : mixed
getServerErrorMessage()  : mixed
getServerErrorSource()  : mixed
getStatus()  : PNStatus
getStatusCode()  : int
setRawBody()  : $this
setStatus()  : $this
setStatusCode()  : $this
updateMessage()  : mixed

Properties

Methods

setRawBody()

public setRawBody(string $rawBody) : $this
Parameters
$rawBody : string
Return values
$this

setStatusCode()

public setStatusCode(int $statusCode) : $this
Parameters
$statusCode : int
Return values
$this

        
On this page

Search results