ErrorError interface
Vlastnosti definice chyby.
Vlastnosti
code | Kód chyby |
details | Podrobnosti o chybě. |
message | Chybová zpráva. |
target | Cíl chyby. |
Podrobnosti vlastnosti
code
Kód chyby
code?: string
Hodnota vlastnosti
string
details
message
Chybová zpráva.
message?: string
Hodnota vlastnosti
string
target
Cíl chyby.
target?: string
Hodnota vlastnosti
string