Class IterationFailedException

  • All Implemented Interfaces:
    Serializable

    public class IterationFailedException
    extends RuntimeException
    Unchecked Exception which is thrown when an iteration fails.
    Since:
    4.2.0, CE 2020.1
    See Also:
    Serialized Form
    • Constructor Detail

      • IterationFailedException

        public IterationFailedException​(@NotNull String message)