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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note