Documentation

PendingMessageAlreadyExistsException extends RepositoryException

Exception to be thrown if a pending message with the same packet identifier is still pending.

Table of Contents

__construct()  : mixed
PendingMessageAlreadyExistsException constructor.

Methods

__construct()

PendingMessageAlreadyExistsException constructor.

public __construct(int $messageId) : mixed
Parameters
$messageId : int
Return values
mixed

Search results