Class TryCatchFunction

All Implemented Interfaces:
AviatorFunction, Serializable, Runnable, Callable<AviatorObject>

public class TryCatchFunction extends AbstractFunction
__try(try_func, catch_handlers, finally_fn, callcc)
See Also: