Query Camunda Jobs with no Exception

Current the JobQuery API has a withException() method to filter jobs that have exception. It would be good to have a similar method for the reverse condition, that is jobs having no exception.