| DriverException Constructor (String, Exception) | 
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic DriverException(
	string message,
	Exception innerException
)
Parameters
- message
 - Type: SystemString
 - innerException
 - Type: SystemException
 
See Also