\AliyunMNS\ExceptionBatchDeleteFailException

BatchDelete could fail for some receipt handles, and BatchDeleteFailException will be thrown.

All failed receiptHandles are saved in "$deleteMessageErrorItems"

Summary

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

Properties

$deleteMessageErrorItems

$deleteMessageErrorItems : 

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() 

getDeleteMessageErrorItems()

getDeleteMessageErrorItems()