Class BackoffComputer.NoMoreRetriesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.evolveum.midpoint.util.backoff.BackoffComputer.NoMoreRetriesException
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- BackoffComputer
public static class BackoffComputer.NoMoreRetriesException extends Exception
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-