Interface CatchContainerBuilder<T extends TestActionContainer,B extends TestActionContainerBuilder<T,B>>

All Superinterfaces:
ActionBuilder<T,B>, ExceptionContainerBuilder<T,B>, TestActionBuilder<T>, TestActionContainerBuilder<T,B>

public interface CatchContainerBuilder<T extends TestActionContainer,B extends TestActionContainerBuilder<T,B>> extends ExceptionContainerBuilder<T,B>, TestActionContainerBuilder<T,B>