P
Pietje de kort
Hello all,
I am trying to build a class that does something, and may timeout while
doing so. Ofcouse I want to be a bit elegant, so I came up with the code
found below. Problem is, I can't catch the exception thrown on timeout.
Anybody knows how to correctly implement timeout behaviour?
Best regards, Wouter van Vugt
I am trying to build a class that does something, and may timeout while
doing so. Ofcouse I want to be a bit elegant, so I came up with the code
found below. Problem is, I can't catch the exception thrown on timeout.
Anybody knows how to correctly implement timeout behaviour?
Best regards, Wouter van Vugt