When our script attempts to perform an action that the system cannot execute a run time error occurs. It will be easy if we can identify the same from the number returned so that a meaningful user friendly message can be passed on to the end user.
Similar is the case for the syntax errors.
Below is the link to msdn site which will give a fair idea on these error numbers and the description.
For Runtime error check here.
For Syntax errors check here.
No comments:
Post a Comment