Type AttributeError
Namespace LostTech.Gradient.Exceptions
Parent PythonExceptionContainer
Raised when an attribute reference (see Attribute references) or assignment fails.
(When an object does not support attribute references or attribute assignments at all, TypeError is raised.)