Sdílet prostřednictvím


InnerErrorOutput interface

Objekt obsahující konkrétnější informace o chybě.

Vlastnosti

code

Jeden ze serverem definované sady kódů chyb.

innererror

Vnitřní chyba.

message

Lidsky čitelná reprezentace chyby.

Podrobnosti vlastnosti

code

Jeden ze serverem definované sady kódů chyb.

code?: string

Hodnota vlastnosti

string

innererror

Vnitřní chyba.

innererror?: InnerErrorOutput

Hodnota vlastnosti

message

Lidsky čitelná reprezentace chyby.

message?: string

Hodnota vlastnosti

string