System.Web Namespace HttpServerUtility Class
Clears the previous exception.
[ VB ] Public Sub ClearError ( ) [ C# ] public void ClearError ( ); [ C++ ] public: void ClearError ( ); [ JScript ] public function ClearError ( );
The following example clears the last exception that was thrown.
[ VB ] Server.ClearError ( ) [ C# ] Server.ClearError ( );
HttpServerUtility Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph