MutabilityError

class hoomd.error.MutabilityError(attribute_name)

Bases: AttributeError

Raised when setting an attribute after a simulation has been run.

__str__()

Returns the error message.