Error405ResponseHandler

Constructors

this
this()
Undocumented in source.

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.

Inherited Members

From ErrorResponseHandler

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.
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.

Meta