Package org.onlab.util
Class RetriesExceededException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.onlab.util.RetriesExceededException
-
- All Implemented Interfaces:
java.io.Serializable
public class RetriesExceededException extends java.lang.RuntimeException
Exception that indicates the retry threshold has been exceeded.- See Also:
- Serialized Form