ExceptionCatcher
Exception handler
Wraps an Objective-C exception handler to enable catching exceptions in Swift
Catch Objective-C exceptions in Swift
133 stars
9 watching
19 forks
Language: Swift
last commit: 6 days 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. | 31 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 448 |
sindresorhus/p-catch-if | A utility function for handling conditional promise catches | 38 |
sindresorhus/extendedattributes | Library for managing extended file system attributes in Swift | 41 |
sindresorhus/parse-json | A JSON parser that provides more informative error messages when parsing JSON fails | 346 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
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 | 514 |
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 | 326 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 537 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |