Instance Property
stackTrace
Deprecated
Captured stack traces are no longer supported by Vapor
Stack trace from which this error originated (must set this from the error’s init)
var stackTrace: StackTrace? { get }
Instance Property
Deprecated
Captured stack traces are no longer supported by Vapor
var stackTrace: StackTrace? { get }