Skip to content
It's Vapor Week! Celebrating 10 Years of Vapor Read more

Initializer

init(_:file:function:line:column:)

Create a LeafError.
init(_ reason: LeafError.Reason, file: String = #fileID, function: String = #function, line: UInt = #line, column: UInt = #column)