Package com.spotify.futures
Class ConcurrencyReducer.CapacityReachedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.spotify.futures.ConcurrencyReducer.CapacityReachedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ConcurrencyReducer<T>
public static class ConcurrencyReducer.CapacityReachedException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CapacityReachedException(java.lang.String errorMessage)
-