Class CassandraException

    • Constructor Detail

      • CassandraException

        public CassandraException​(String message,
                                  Throwable cause)
        Constructs a new CassandraException with the specified detail message and cause.
        Parameters:
        message - the detail message
        cause - the cause of the exception