Exceptions ignored in Kotlin Worksheets

I am trying Kotlin Worksheets in IntelliJ IDEA and I found that when there is an excpetion in executing a line of code, there is no eval result and the exception is ignored. Is this the common situation?