Skip to content

Extended Structure

LeafError

Conforming LeafError to Vapor/AbortError significantly improves the quality of the output generated by the ErrorMiddleware should such an error be the outcome a request.
extension LeafError

Topics

Default Implementations

Relationships

Conforms To

  • Foundation.LocalizedError
  • Swift.Copyable
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Error
  • Swift.Escapable
  • Swift.Sendable
  • Swift.SendableMetatype
  • Vapor.AbortError
  • Vapor.DebuggableError