Package com.mrivanplays.jdoa2
Class RateLimitedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mrivanplays.jdoa2.RateLimitedException
- All Implemented Interfaces:
Serializable
Represents a exception, thrown whenever we hit the rate limit of discord's api.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RateLimitedException
-