![]() |
Re: Exceptions In JavaScript
Theres also another keyword "throws" which many times novice java geeks get confused with.
"throws" clause allows any method to throw exception to the caller. In the sense when it is used with any method, that method will not catch the exception and inturn has no exception handler. So it passes back to where it came from ! |
Re: Exceptions In JavaScript
Well, this is JavaScript not Java, both are very much different!
|
Re: Exceptions In JavaScript
oopss...sorry posted without reading the title anyways thanks for your information.
|
Re: Exceptions In JavaScript
Which is the best book for beginners to read Javascript
|
Re: Exceptions In JavaScript
This Article is Awesome.... Able to understand it very clearly..
|
Re: Exceptions In JavaScript
Well I don't know about any such book, check the resources listed in the Javascript forums here!
|
| All times are GMT +5.5. The time now is 23:49. |