Package akka.stream
Class StreamLimitReachedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.stream.StreamLimitReachedException
-
- All Implemented Interfaces:
java.io.Serializable
public class StreamLimitReachedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StreamLimitReachedException(long n)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
n()
-