Class RateLimitException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kingsrook.qqq.backend.core.exceptions.QException
com.kingsrook.qqq.backend.module.api.exceptions.RateLimitException
All Implemented Interfaces:
Serializable

public class RateLimitException extends QException
See Also:
  • Constructor Details

    • RateLimitException

      public RateLimitException(String message)