Last data update: 2014.03.03

R: An error handler middleware
simple_error_handlerR Documentation

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

Results