System.Web Namespace HttpContext Class
Adds an exception to the exception collection for the current HTTP request.
[ VB ] Public Sub AddError ( _ ByVal errorInfo As Exception _ ) [ C# ] public void AddError ( Exception errorInfo ); [ C++ ] public: void AddError ( Exception* errorInfo ); [ JScript ] public function AddError ( errorInfo : Exception );
HttpContext 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