Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Error Handling in Kotlin

Application stability and reliability are essential to application success. This course will teach you how to use idiomatic Kotlin error handling mechanisms to build stable and reliable applications.

Andrejs Doronins - Pluralsight course - Error Handling in Kotlin
by Andrejs Doronins

What you'll learn

Writing working software is not enough. It must also be robust. In this course, Error Handling in Kotlin, you’ll learn to handle errors idiomatically, ensuring that your applications can gracefully recover from unexpected situations. First, you’ll explore the fundamentals of exception handling in Kotlin. Next, you’ll discover Kotlin's powerful null safety features which eliminate one of the most common sources of runtime errors. Finally, you’ll learn to implement sealed classes and functional constructs like Option and Either to handle errors in a functional and expressive way. When you’re finished with this course, you’ll have the skills and knowledge of error handling in Kotlin needed to write resilient and maintainable code.

Table of contents

About the author

Andrejs Doronins - Pluralsight course - Error Handling in Kotlin
Andrejs Doronins

Andrejs is a Quality Assurance professional and participates in the entire SDLC - from requirements analysis, to test creation and their automation.

More Courses by Andrejs