#coding
Read more stories on Hashnode
Articles with this tag
While the code is executing, such as when trying to access on undefined variable or when a function is not found. These errors can be handled using...
When the code syntax is not proper on the javascript interpreter can't understand it. This error can't be handled with exception handling.