Package io.ipinfo.api.errors
Class RateLimitedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.ipinfo.api.errors.RateLimitedException
- All Implemented Interfaces:
Serializable
public class RateLimitedException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description RateLimitedException()
-
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
public RateLimitedException()
-