Package org.apache.pekko.stream
Class RateExceededException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.apache.pekko.stream.RateExceededException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class RateExceededException extends java.lang.RuntimeExceptionException that is thrown when rated controlled by stream is exceeded- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RateExceededException(java.lang.String msg) 
 -