| LoadFailedException Constructor (String) |
Namespace:
Akka.DistributedData.Durable
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public LoadFailedException(
string message
)
new :
message : string -> LoadFailedException
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:Akka.DistributedData.Durable.LoadFailedException.#ctor(System.String)"]
See Also