-
Nov 19th, 2012, 04:46 PM
#1
How to achieve a process after a timeout exception on an async annotated method ?
Hi all,
I have a method annotated with @async and I have catched all the business process into a try/catch block.
My process send messages through internet then there are sometime some timeout exception.
How can I achieve my process if it has raised a timeout exception ?
Thx
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules