checkNotNull

open fun <T> checkNotNull(value: T, errorMessage: String): T