WriteMessageFailure Constructor |
Namespace: Akka.Persistence
public WriteMessageFailure( IPersistentRepresentation persistent, Exception cause, int actorInstanceId )
Exception | Condition |
---|---|
ArgumentNullException | This exception is thrown when the specified cause is undefined. |