







Overload List
Name | Description | |
---|---|---|
![]() | ErrorPage(HttpResponse, HttpException) |
Generate a HTTP error page (that will be added to the response body).
response status code is also set.
|
![]() | ErrorPage(HttpResponse, HttpStatusCode, String) |
Generate a HTTP error page (that will be added to the response body).
response status code is also set.
|