Condividi tramite


AuthenticationError Classe

Impossibile connettersi al servizio Hub eventi a causa di un problema di autenticazione.

Ereditarietà
AuthenticationError

Costruttore

AuthenticationError(message: str, details: List[str] | None = None)

Parametri

Nome Descrizione
message
Necessario
details
valore predefinito: None

Metodi

add_note

Exception.add_note(nota) - Aggiungere una nota all'eccezione

with_traceback

Exception.with_traceback(tb) : impostare self.Exception.with_traceback(tb). traceback in tb e restituire l'auto.

add_note

Exception.add_note(nota) - Aggiungere una nota all'eccezione

add_note()

with_traceback

Exception.with_traceback(tb) : impostare self.Exception.with_traceback(tb). traceback in tb e restituire l'auto.

with_traceback()

Attributi

args