class CQL::ConnectionError

Overview

Error raised when a connection fails

Defined in:

exceptions.cr

Constructors

Constructor Detail

def self.new(message : String) #

[View source]