Rdocumentation
powered by
Learn R Programming
jug (version 0.1.7)
simple_error_handler: An error handler middleware which returns a error description in HTML format
Description
An error handler middleware which returns a error description in HTML format
Usage
simple_error_handler(jug, path = NULL, to_cat_or_not_to_cat = "cat")
Arguments
jug
the jug instance
path
the path to bind to, default = NULL (all paths)
to_cat_or_not_to_cat
the argument says it all
See Also
simple_error_handler_json