Class WebfluxRateLimitException

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.webflux.WebfluxRateLimitException
All Implemented Interfaces:
java.io.Serializable

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

    Constructors 
    Constructor Description
    WebfluxRateLimitException​(java.lang.String reason)  
  • Method Summary

    Methods inherited from class org.springframework.web.server.ResponseStatusException

    getHeaders, getMessage, getReason, getStatus

    Methods inherited from class org.springframework.core.NestedRuntimeException

    contains, getMostSpecificCause, getRootCause

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait