Ui Error
A type that represents an error that can happen during a search request. Used to render a title that can help a user to understand what has happened during the request.
Constructors
Types
Link copied to clipboard
Error that happened because of the client's issue, for example, incorrect search parameters.
Link copied to clipboard
Error that happened because of internet connection issue.
Link copied to clipboard
Error that happened because of the server's issue, for example, 500 http code or response format that could not be parsed.
Link copied to clipboard
Any other error.