Description of Trapping Errors with the Err Object :
It is an web based ASP learning resource that teaches the various functions of Err Object method to trap your error codes. This object will display the errors with the information like line number on which the error occur, the object that causes for the error and a description about error. From the sample coding snippet and result, you can get clear idea about this tutorial.