HttpServerUtilityBase.ClearError Method ()

 

When overridden in a derived class, clears the most recent exception.

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

abstract ClearError : unit -> unit
override ClearError : unit -> unit

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: