An exception that indicates one of two possible cases:
- An exclusive lock on a file is held by a different App Engine request and
so the file may not be accessed in this request
- This request is trying to acquire an exclusive lock on a file but the
file is already opened in a different App Engine request