Class Catch

All Implemented Interfaces:
Described, Named, Completable, TestActionContainer, TestAction, TestActorAware

public class Catch extends AbstractActionContainer
Action catches possible exceptions in nested test actions.
  • Constructor Details

    • Catch

      public Catch(Catch.Builder builder)
      Default constructor.
  • Method Details