finesse.exceptions.ModelAttributeError

Overview

class finesse.exceptions.ModelAttributeError(model, pieces)[source]

Bases: FinesseException

Error indicating a model path was not found.

Model paths can be e.g. l1.P or s1.p1.o.

This exists mainly so it can be caught by the parser.