NoHostAvailableException Constructor |
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.5.0
Syntaxpublic NoHostAvailableException(
Dictionary<IPEndPoint, Exception> errors
)
Parameters
- errors
- Type: System.Collections.Generic.Dictionary<IPEndPoint, Exception>
See Also