Class MaxFailoverAttemptsExceededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kiwiproject.consul.util.failover.MaxFailoverAttemptsExceededException
All Implemented Interfaces:
Serializable

public class MaxFailoverAttemptsExceededException extends RuntimeException
Thrown when the maximum number of failover attempts is exceeded.
See Also:
  • Constructor Details

    • MaxFailoverAttemptsExceededException

      public MaxFailoverAttemptsExceededException(String message, Throwable cause)