Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

HttpServerUtility::ClearError Method ()

 

Clears the previous exception.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
void ClearError()

The following example clears the last exception that was thrown.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: