Skip to content

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

  • stackTrace
    Stack trace from which this error originated (must set this from the error’s init)