Forum Discussion
DevaV
14 years agoContributor
Hi Julia,
Thanks for your suggestion!
It does not logs any error message during close method. The close method works fine in try block and mostly dialog gets closed inside the try block. In finally block we perform an additional check to close it in case an exception occurs and close statement in try block is not executed.
Hope this helps to understand the problem better!