Crate objc2_exception_handling

Source
Expand description

§Bindings to the ExceptionHandling framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

NSExceptionHandlerNSExceptionHandler
Apple’s documentation

Constants§

NSHandleOtherExceptionMaskNSExceptionHandler
Apple’s documentation
NSHandleTopLevelExceptionMaskNSExceptionHandler
Apple’s documentation
NSHandleUncaughtExceptionMaskNSExceptionHandler
Apple’s documentation
NSHandleUncaughtRuntimeErrorMaskNSExceptionHandler
Apple’s documentation
NSHandleUncaughtSystemExceptionMaskNSExceptionHandler
Apple’s documentation
NSHangOnOtherExceptionMaskNSExceptionHandler
Apple’s documentation
NSHangOnTopLevelExceptionMaskNSExceptionHandler
Apple’s documentation
NSHangOnUncaughtExceptionMaskNSExceptionHandler
Apple’s documentation
NSHangOnUncaughtRuntimeErrorMaskNSExceptionHandler
Apple’s documentation
NSHangOnUncaughtSystemExceptionMaskNSExceptionHandler
Apple’s documentation
NSLogOtherExceptionMaskNSExceptionHandler
Apple’s documentation
NSLogTopLevelExceptionMaskNSExceptionHandler
Apple’s documentation
NSLogUncaughtExceptionMaskNSExceptionHandler
Apple’s documentation
NSLogUncaughtRuntimeErrorMaskNSExceptionHandler
Apple’s documentation
NSLogUncaughtSystemExceptionMaskNSExceptionHandler
Apple’s documentation

Statics§

NSStackTraceKeyNSExceptionHandler
Apple’s documentation
NSUncaughtRuntimeErrorExceptionNSExceptionHandler
Apple’s documentation
NSUncaughtSystemExceptionExceptionNSExceptionHandler
Apple’s documentation

Traits§

NSObjectNSExceptionHandlerDelegateNSExceptionHandler
Category “NSExceptionHandlerDelegate” on NSObject.

Functions§

NSExceptionHandlerResumeNSExceptionHandler