Represents a failure to connect to the cloud-node.
@type t() :: %Layr8.ConnectionError{ __exception__: true, message: String.t(), reason: String.t(), url: String.t() }