Skip to content

API Collection

Abort Implementations

Topics

Instance Properties

  • abortReason
    The use of @_implements here allows us to get away with the fact that Vapor/AbortError requires a property named reason of type String while LeafError has an identically named property of an enum type.