Monitor and debug exceptional conditions in code.
SDK
- macOS 10.0+
Overview
This collection of documents provides the API reference for the Exception Handling framework. This framework provides facilities for monitoring and debugging exceptional conditions in Objective-C code.
Currently only one class reference is part of this collection: the reference for the NSException
class, which is defined in NSException
.