Package com.atlassian.bamboo.utils
Interface BambooClosures.Throwing2<V,E1 extends Throwable,E2 extends Throwable>
- All Superinterfaces:
BambooClosures.ThrowingX<V,
E1, E2, RuntimeException>
- Enclosing interface:
- BambooClosures
public static interface BambooClosures.Throwing2<V,E1 extends Throwable,E2 extends Throwable>
extends BambooClosures.ThrowingX<V,E1,E2,RuntimeException>
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.utils.BambooClosures.ThrowingX
run