CustomVisionErrorException Clase

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

Herencia
CustomVisionErrorException

Constructor

CustomVisionErrorException(deserialize, response, *args)

Parámetros

deserialize
Requerido

Un 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): establezca self. traceback a tb y devuelve self.

add_note

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

add_note()

with_traceback

Exception.with_traceback(tb): establezca self. traceback a tb y devuelve self.

with_traceback()

Atributos

args