Contents

init()

Initializes a new instance with a call stack from the executing thread and no location.

Declaration

convenience init()

Discussion

The system derives the call stack from NSThread.callStackReturnAddresses.

See Also

Initializers