JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
ratpack.exec.ExecException
Packages that use
ExecException
Package
Description
ratpack.exec
Uses of
ExecException
in
ratpack.exec
Methods in
ratpack.exec
that return
ExecException
Modifier and Type
Method and Description
static
ExecException
ExecException.
wrap
(
ExecContext
context,
Throwable
throwable)
Converts, if necessary, the given
throwable
into an
ExecException
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes