Christophe Weblog Wiki Code Publications Music
catch errors during printing of frame locals
authorChristophe Rhodes <csr21@cantab.net>
Mon, 19 Sep 2011 13:06:23 +0000 (14:06 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 19 Sep 2011 13:06:23 +0000 (14:06 +0100)
commitd11a1ea1567dd40eec6d281b6d2836dd4d79b271
tree74e7412b042ba2b7dadd20d07e3d5edcfa2d2af7
parente7df7e66f9e57dc460867eb9692de3799eaa0cec
catch errors during printing of frame locals

tryCatch is R's handler-case.  (Spent some time wondering why
withCallingHandlers wasn't working, but that's handler-bind.)
swank.R