ConnectionFailedError Classe

Falha ao estabelecer uma ligação

Herança
ConnectionFailedError

Construtor

ConnectionFailedError()

Métodos

add_note

Exception.add_note(nota) – adicionar uma nota à exceção

with_traceback

Exception.with_traceback(tb) – defina self. traceback to tb and return self.

add_note

Exception.add_note(nota) – adicionar uma nota à exceção

add_note()

with_traceback

Exception.with_traceback(tb) – defina self. traceback to tb and return self.

with_traceback()

Atributos

args