public class RateLimiterException extends RuntimeException
RateLimiterException(String key, long max, long ttl, TimeUnit timeUnit)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RateLimiterException(String key, long max, long ttl, TimeUnit timeUnit)
Copyright © 2023. All rights reserved.