Class RateLimitExceededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rale4j.sb.exception.RateLimitExceededException
All Implemented Interfaces:
Serializable

public class RateLimitExceededException extends RuntimeException
Exception thrown when a rate limit is exceeded.
See Also:
  • Constructor Details

    • RateLimitExceededException

      public RateLimitExceededException(String message)
      Constructs a new exception with the specified detail message.
      Parameters:
      message - the detail message