Click or drag to resize
IsBootstrappingException Class
Inheritance Hierarchy
SystemObject
  SystemException
    CassandraDriverException
      CassandraQueryValidationException
        CassandraIsBootstrappingException

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
public class IsBootstrappingException : QueryValidationException

The IsBootstrappingException type exposes the following members.

Constructors
  NameDescription
Public methodIsBootstrappingException
Initializes a new instance of the IsBootstrappingException class
Top
See Also