Class TryCatchFunction

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

public class TryCatchFunction extends AbstractFunction
__try(try_func, catch_handlers, finally_fn, callcc)
Author:
dennis(killme2008@gmail.com)
See Also: