Compartir a través de


ClientError Clase

Error genérico para un cliente

Herencia
builtins.Exception
ClientError

Constructor

ClientError()

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