HyperionSerializerSettingsCreate Method |
Namespace: Akka.Serialization
[Missing <returns> documentation for "M:Akka.Serialization.HyperionSerializerSettings.Create(Akka.Configuration.Config)"]
Exception | Condition |
---|---|
ArgumentNullException | Raised when config was not provided. |
ArgumentException | Raised when `known-types-provider` type doesn't implement IKnownTypesProvider interface. |