FailureDetectorLoaderLoadFailureDetector Method |
Namespace: Akka.Remote
public static FailureDetector LoadFailureDetector( this IActorContext context, string fqcn, Config config )
Exception | Condition |
---|---|
ConfigurationException | This exception is thrown when the given fqcn could not be resolved. |