ImmutableError
Raised when attempting to mutate an immutable value.
Inherits from: RuntimeError
Constructor
ImmutableError()
Builds an error reporting an attempt to mutate an immutable object.
Raised when attempting to mutate an immutable value.
Inherits from: RuntimeError
ImmutableError()Builds an error reporting an attempt to mutate an immutable object.