JOB Duplicate Key Exception

JOB duplicate key exceptions are thrown by method

    void newEntry(Object key, Object value)
    

of JOB non-multi maps if you provide a key which already exists.