Monday 26 August 2013

Handle exception and continue work without error

Handle exception and continue work without error

References

Reference NO 1

http://stackoverflow.com/questions/15199484/handle-exception-and-continue-work-without-error

Reference NO 2

http://stackoverflow.com/questions/9827143/continuing-execution-after-an-exception-is-thrown-in-java

Reference NO 3

http://www.lighterra.com/papers/exceptionsharmful/

Reference NO 4

http://wiki.python.org/moin/HandlingExceptions

Reference NO 5

http://www.on-time.com/ddj0011.htm

Reference NO 6

http://www.jython.org/jythonbook/en/1.0/ExceptionHandlingDebug.html

Reference NO 7

http://msdn.microsoft.com/en-us/library/vstudio/ms229005(v=vs.100).aspx

Reference NO 8

http://eloquentjavascript.net/chapter5.html

No comments:

Post a Comment