Condividi tramite


SasTokenError Classe

Errore in SasToken

Inizializzatore per SasTokenError

Ereditarietà
builtins.Exception
SasTokenError

Costruttore

SasTokenError(message, cause=None)

Parametri

Nome Descrizione
message
Necessario
str

Messaggio di errore

cause

Eccezione che ha causato questo errore (facoltativo)

valore predefinito: None

Metodi

add_note

Exception.add_note(nota): aggiungere una nota all'eccezione

with_traceback

Exception.with_traceback(tb): impostare l'auto. traceback a tb e restituire se stesso.

add_note

Exception.add_note(nota): aggiungere una nota all'eccezione

add_note()

with_traceback

Exception.with_traceback(tb): impostare l'auto. traceback a tb e restituire se stesso.

with_traceback()

Attributi

args