InvalidMutabilityException
Exception thrown whenever we attempt to mutate frozen objects.
Since Kotlin
1.3Parameters
where
a frozen object that was attempted to mutate
Constructors
Properties
Extensions
Link copied to clipboard
Returns a list of stack trace addresses representing the stack trace pertaining to this throwable.
Since Kotlin 1.3
Link copied to clipboard
Returns an array of stack trace elements representing the stack trace pertaining to this throwable.
Since Kotlin 1.0