Package com.atlassian.bamboo.utils
Interface BambooClosures.ThrowingX<V,E1 extends Throwable,E2 extends Throwable,E3 extends Throwable>
- All Known Subinterfaces:
BambooClosures.NotThrowing<V>,BambooClosures.Throwing1<V,,E1> BambooClosures.Throwing2<V,,E1, E2> BambooClosures.Throwing3<V,E1, E2, E3>
- Enclosing interface:
BambooClosures
-
Method Summary
-
Method Details
-
run
- Throws:
E1E2E3
-