Class ParallelContainerException

All Implemented Interfaces:
Serializable

public class ParallelContainerException extends CitrusRuntimeException
Special exception thrown in case several actions in a parallel container have failed. The exception receives a list of exceptions and provides detailed to string method for overview of failed exceptions.
Author:
Christoph Deppisch
See Also: