public class RateLimitedException
extends java.lang.RuntimeException
Constructor and Description |
---|
RateLimitedException(long timeout) |
Modifier and Type | Method and Description |
---|---|
long |
getAvailTime()
Gets the System-time, after which messages can be sent again
|
long |
getTimeout()
Gets the timeout.
|
public long getTimeout()
public long getAvailTime()