The methods wait(), notify() and notifyAll() must be called only when they own the monitor of that object, otherwise they throw __________________.
Reveal answer
Fill a bubble to check yourself
The methods wait(), notify() and notifyAll() must be called only when they own the monitor of that object, otherwise they throw __________________.