MessageSerializerToBinary Method |
Namespace: Akka.Persistence.Serialization
Exception | Condition |
---|---|
ArgumentException | This exception is thrown when the MessageSerializer cannot serialize the specified obj. The specified obj must be of one of the following types: IPersistentRepresentation | AtomicWrite | AtLeastOnceDeliverySnapshot. |