June 2002
Intermediate to advanced
816 pages
28h 12m
English
ClearError
Server.ClearError( )
Clears the last exception thrown.
None
The ClearError method is new to ASP.NET. You can use this method at the beginning of page processing to clear the last exception so that the information provided by the GetLastError method is specific to an exception occurring on the current page.
Read now
Unlock full access