Documentation

PendingMessageNotFoundException extends RepositoryException

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

Table of Contents

__construct()  : mixed
PendingMessageNotFoundException constructor.

Methods

__construct()

PendingMessageNotFoundException constructor.

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

Search results