Skip to content

moirepy.utils.LatticeAlreadyFinalisedError

Bases: Exception

Error raised when attempting to mutate immutable lattice parameters.

Parameters:

Name Type Description Default
varname str

Name of the attempted-to-modify attribute.

required
classname str

Class name of the immutable object instance.

required