Module surrealml_core::errors::error
source · Expand description
Custom error that can be attached to a web framework to automcatically result in a http response,
Structs§
- The custom error that the web framework will construct into a HTTP response.
Enums§
- The status of the custom error.