asp.net.ph

HttpException.GetHtmlErrorMessage Method

System.Web Namespace   HttpException Class


Returns the HTML error message to send back to the client.

[ VB ]
Public Function GetHtmlErrorMessage ( ) As String

[ C# ]
public string GetHtmlErrorMessage ( );

[ C++ ]
public: String* GetHtmlErrorMessage ( );

[ JScript ]
public function GetHtmlErrorMessage ( ) : String;

Return Value

The HTML error message.

See Also

HttpException Members Skip Navigation Links




Previous page Back to top Next page

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