ExceptionCatcher
Exception handler
Wraps an Objective-C exception handler to enable catching exceptions in Swift
Catch Objective-C exceptions in Swift
137 stars
9 watching
19 forks
Language: Swift
last commit: 3 months ago
Linked from 1 awesome list
exception-handlerexceptionsobjective-cswift-package
Related projects:
Repository | Description | Stars |
---|---|---|
rbrahul/exception | A utility package for exception handling with try-catch in Golang. | 34 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 452 |
sindresorhus/p-catch-if | A utility function for handling conditional promise catches | 38 |
sindresorhus/extendedattributes | Library for managing extended file system attributes in Swift | 42 |
sindresorhus/parse-json | A JSON parser that provides more informative error messages when parsing JSON fails | 348 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,124 |
sindresorhus/percentage | A Swift package providing a type-safe and readable way to represent percentages in code. | 270 |
sindresorhus/hard-rejection | Makes unhandled promise rejections fail immediately with an error message instead of silently failing. | 107 |
kr1s77/abnormalities | Catches global exceptions and provides a callback mechanism to handle them | 5 |
rehansaeed/serilog.exceptions | Adds exception details to log messages | 516 |
ampledata/chef-handler-splunkstorm | Provides an integration between Chef and Splunk Storm to manage exceptions and reporting. | 2 |
sindresorhus/regex | A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
throwtheswitch/cexception | An exception handling mechanism using setjmp/longjmp to handle errors in C programs | 328 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 539 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |