CustomVisionErrorException Clase

El servidor responde con excepción del tipo : "CustomVisionError".

Herencia
CustomVisionErrorException

Constructor

CustomVisionErrorException(deserialize, response, *args)

Parámetros

deserialize
Requerido

Deserializador

response
Requerido

Respuesta del servidor que se va a deserializar.

Métodos

add_note

Exception.add_note(nota): agregue una nota a la excepción.

with_traceback

Exception.with_traceback(tb): establézcalo automáticamente. traceback a tb y return self.

add_note

Exception.add_note(nota): agregue una nota a la excepción.

add_note()

with_traceback

Exception.with_traceback(tb): establézcalo automáticamente. traceback a tb y return self.

with_traceback()

Atributos

args