api
blog
github
login / sign up
ClojureDocs
(beta)
swank-clojure
Namespaces
leiningen.swank
swank
clj-contrib
macroexpand
pprint
commands
basic
completion
contrib
swank-arglists
swank-c-p-c
internal
swank-fuzzy
inspector
xref
core
connection
hooks
protocol
server
threadmap
dev
loader
rpc
swank
util
class-browse
clojure
concurrent
mbox
thread
hooks
io
java
net.sockets
string
sys
doc
source
examples
comments
1.2.0 permalink
1.2.0
failing-gracefully
swank.util
(failing-gracefully & body)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
swank/util.clj:69
top
(defmacro failing-gracefully [& body] `(try ~@body (catch Throwable _# nil)))
© swank-clojure See
http://github.com/technomancy/swank-clojure
for copyright and license details.
Vars in
swank.util/
failing-gracefully:
defmacro
concat
list
seq
Used in 0 other vars
Comments
top
No comments for
failing-gracefully
. Log in to add a comment.
Comments top
No comments for failing-gracefully. Log in to add a comment.