finesse.exceptions.ModelAttributeError

Overview

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

Bases: finesse.exceptions.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.