exception documentation
class ObjectNotFound(InvalidName):
The object associated with the given name doesn't exist and it can't be imported.
class ObjectNotFound(InvalidName):
The object associated with the given name doesn't exist and it can't be imported.