Intellij IDEA can't recognize kotlin.Exception & kotlin Error
Answered
My IDEA ULTIMATE 2018.1 can't recognize kotlin.Exception and kotlin.Error, other classes are fine.


My build.gradle

Is there anything wrong? How can I fix this weird problem?
Please sign in to leave a comment.
Hello,
What does it suggest to import when you press "Alt+Enter" on "Exception"? Have you tried ti run "File | Invalidate Caches" and "refresh" fron Gradle Tool Window?