ajar.exceptions.ArgumentNotFoundError# exception ajar.exceptions.ArgumentNotFoundError(name)[source]# Exception raised when an argument cannot be found. This exception is shown as Argument <name> not found!, where <name> is the requested name, which is accessible through the name attribute.