AuthenticationException Constructor (String, IPEndPoint) |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public AuthenticationException(
string message,
IPEndPoint host
)
Parameters
- message
- Type: SystemString
- host
- Type: System.NetIPEndPoint
See Also