DriverException Constructor (String, Exception) |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public DriverException(
string message,
Exception innerException
)
Parameters
- message
- Type: SystemString
- innerException
- Type: SystemException
See Also