Loading...
Loading...
A domain error returned from an action as Err(ActionError). Serialized into the { "error": ... } envelope (HTTP 422) and surfaced on the client as a thrown OssidoActionError. Distinct from a panic, which is caught and routed through the framework's ServerError overlay.