Class ReactiveRateLimitException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.web.server.ResponseStatusException
com.giffing.bucket4j.spring.boot.starter.filter.reactive.ReactiveRateLimitException
All Implemented Interfaces:
Serializable

public class ReactiveRateLimitException
extends org.springframework.web.server.ResponseStatusException
See Also:
Serialized Form
  • Constructor Details

    • ReactiveRateLimitException

      public ReactiveRateLimitException​(String reason)