What I try to accomplish is get the same result th...
# announcements
m
What I try to accomplish is get the same result that, e.g.
checkExpressionValueIsNotNull
, has when it tells you the actual expression that resulted in the Exception. The exception message is "file.list() must not be null", where
file.list()
is somehow obtained by Kotlin