| SuppressedDeadLetter Constructor |
Namespace: Akka.Event
public SuppressedDeadLetter( IDeadLetterSuppression message, IActorRef sender, IActorRef recipient )
| Exception | Condition |
|---|---|
| ArgumentNullException | This exception is thrown when either the sender or the recipient is undefined. |