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