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