twisted.python.reflect.InvalidName
class twisted.python.reflect.InvalidName(ValueError): (source)
Known subclasses: twisted.python.reflect.ModuleNotFound, twisted.python.reflect.ObjectNotFound
View In Hierarchy
The given name is not a dot-separated list of Python objects.