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