| AtomicWrite Constructor (IImmutableList`1IPersistentRepresentation) |
Namespace: Akka.Persistence
| Exception | Condition |
|---|---|
| ArgumentException | This exception is thrown when either the specified payload is empty or the specified payload contains messages from different PersistenceId. |
| ArgumentNullException | This exception is thrown when the specified payload is undefined. |