Class MaxRetriesExceeded

All Implemented Interfaces:
Serializable

public class MaxRetriesExceeded extends RuntimeException
Max Retries reached out exception , to be thrown on result predicate check exceed the max configured retries
See Also:
  • Constructor Details

    • MaxRetriesExceeded

      public MaxRetriesExceeded(String errorMsg)