hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
HttpErrorResponseHandler
hunt
framework
http
HttpErrorResponseHandler
class
HttpErrorResponseHandler : ErrorResponseHandler {
void
render
(RoutingContext context, int status, Exception t);
}
Members
Functions
render
void
render
(RoutingContext context, int status, Exception t)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
framework
http
HttpErrorResponseHandler
classes
HttpErrorResponseHandler
functions
errorPageHtml
errorPageWithStack