Skip to content

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.