| AlreadyExistsException Constructor  | 
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic AlreadyExistsException(
	string keyspace,
	string table
)
Parameters
- keyspace
 - Type: SystemString
 - table
 - Type: SystemString
 
See Also