Variant
get-error
No description available.
variant get-error {
moved-permanently(string),
not-modified(string),
not-found(string),
gone(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| moved-permanently | string | |
| not-modified | string | |
| not-found | string | |
| gone | string | |
| other | string |