Learn R Programming

jug (version 0.1.2)

simple_error_handler: An error handler middleware

Description

An error handler middleware

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