\AliyunMNS\ExceptionBatchSendFailException

BatchSend could fail for some messages, and BatchSendFailException will be thrown.

Results for messages are saved in "$sendMessageResponseItems"

Summary

Methods
Properties
Constants
__construct()
__toString()
getMnsErrorCode()
getRequestId()
getHostId()
addSendMessageResponseItem()
getSendMessageResponseItems()
No public properties found
No constants found
No protected methods found
$sendMessageResponseItems
N/A
No private methods found
$mnsErrorCode
$requestId
$hostId
N/A

Properties

$sendMessageResponseItems

$sendMessageResponseItems : 

Type

$mnsErrorCode

$mnsErrorCode : 

Type

$requestId

$requestId : 

Type

$hostId

$hostId : 

Type

Methods

__construct()

__construct(  $code,   $message,   $previousException = NULL,   $requestId = NULL,   $hostId = NULL) 

Parameters

$code
$message
$previousException
$requestId
$hostId

__toString()

__toString() 

getMnsErrorCode()

getMnsErrorCode() 

getRequestId()

getRequestId() 

getHostId()

getHostId() 

getSendMessageResponseItems()

getSendMessageResponseItems()