PreparedQueryNotFoundException Constructor |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public PreparedQueryNotFoundException(
string message,
byte[] unknownId
)
Parameters
- message
- Type: SystemString
- unknownId
- Type: SystemByte
See Also