Module errors

Source
Expand description

Error handling for common autopush functions

Structs§

ApcError
AutoPush Common error (To distinguish from endpoint’s ApiError)

Enums§

ApcErrorKind

Traits§

ReportableError
Interface for reporting our Error types to Sentry or as metrics

Functions§

render_404
Render a 404 response

Type Aliases§

Result