class InvalidMutabilityException : RuntimeException
Exception thrown whenever we attempt to mutate frozen objects.
where
- a frozen object that was attempted to mutate
Exception thrown whenever we attempt to mutate frozen objects.
InvalidMutabilityException(message: String)
© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.native.concurrent/-invalid-mutability-exception/index.html