Instance Property
stackTrace
Stack trace from which this error originated (must set this from the error’s init)
var stackTrace: StackTrace? { get }
Default Implementations
DebuggableError Implementations
stackTraceStack trace from which this error originated (must set this from the error’s init)