moo.core.exceptions.NoSuchObjectError
- exception moo.core.exceptions.NoSuchObjectError(name)
Raised when a name does not resolve to any object in scope — typically by
Parser.get_dobj()ormoo.sdk.lookup(). Default message:There is no '<name>' here.