Partilhar via


ServiceError Classe

Erro recebido de um serviço do Azure IoT

Herança
builtins.Exception
ServiceError

Construtor

ServiceError()

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