Class RateLimitExceededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hivemq.extension.sdk.api.services.exception.RateLimitExceededException
All Implemented Interfaces:
Serializable

public class RateLimitExceededException
extends RuntimeException
This exception is used to signal that the configured extension service rate limit has been exceeded.
Since:
4.0.0, CE 2019.1
See Also:
Serialized Form