Module error

Module error 

Source
Expand description

Error types that map to HTTP responses.

Enumsยง

AppError
Every error the app can return. Each variant maps to an HTTP status code and a JSON body with an error code and a message.