ErrorModel interface
Informace o chybě.
Vlastnosti
code | Kód chyby |
details | Seznam podrobných chyb |
innererror | Podrobná chyba. |
message | Chybová zpráva. |
target | Cíl chyby. |
Podrobnosti vlastnosti
code
Kód chyby
code: string
Hodnota vlastnosti
string
details
innererror
message
Chybová zpráva.
message: string
Hodnota vlastnosti
string
target
Cíl chyby.
target?: string
Hodnota vlastnosti
string