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