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.
Initializes a new instance with a call stack from the executing thread and no location.
convenience init()The system derives the call stack from NSThread.callStackReturnAddresses.