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