W3cubDocs

/Kotlin

<init>

Platform and version requirements: Native (1.3)
FreezingException(toFreeze: Any, blocker: Any)

Exception thrown whenever freezing is not possible.

Parameters

toFreeze - an object intended to be frozen.

blocker - an object preventing freezing, usually one marked with ensureNeverFrozen earlier.

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.native.concurrent/-freezing-exception/-init-.html