Skip to content

Extended StructureLeafKit

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

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