Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
This exception is thrown when an operation that needs to lock a CallState is unable
to do so because the lock is busy. It does not, per se, indicate an error condition.
The inheritance from IllegalStateException is for backward compatibility.