hi to all,
i am developing a game in which i need to displayingame menu if i get an interrupt (any one calling or any thing else like that) then i need to move the thread to waiting state. and again to notifying the thread after the resuming game. In this both situations i am getting the same exception that is Illegal monitoring state exception.................
so wat should i need to do to avoid this?
