Non-fatal exceptions

Report a typo

Write the missing line of code to send your caught exception to your Crashlytics dashboard.

try {
    check(false)
} catch (e: Exception) {
    // Write the missing line of code
    __________

}
Enter a short text
___

Create a free account to access the full topic