We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@Throws
Merge branch 'master' into feature/GH-29-improve-exception-conversion
I am currently using something like this:
extension Error { var apiError: ApiError? { (self as NSError).userInfo["KotlinException"] as? ApiError } }
Activity
Merge branch 'master' into feature/GH-29-improve-exception-conversion
uwaisalqadri commentedon Jan 17, 2022
I am currently using something like this:
Merge branch 'master' into feature/GH-29-improve-exception-conversion
Merge branch 'master' into feature/GH-29-improve-exception-conversion
Merge branch 'master' into feature/GH-29-improve-exception-conversion