ErrorResponseHandler

Constructors

this
this(int status)
Undocumented in source.

Members

Functions

handle
void handle(RoutingContext context)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(RoutingContext context, int status, Exception ex)
Undocumented in source.

Static functions

Default
ErrorResponseHandler Default()
Undocumented in source. Be warned that the author may not have intended to support it.
Default
void Default(ErrorResponseHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From RouteHandler

handle
void handle(RoutingContext context)
Undocumented in source.

Meta