Package com.cloudinary.api.exceptions
Class RateLimited
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cloudinary.api.exceptions.ApiException
com.cloudinary.api.exceptions.RateLimited
- All Implemented Interfaces:
java.io.Serializable
public class RateLimited extends ApiException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description RateLimited(java.lang.String message)
-
Method Summary
-
Constructor Details
-
RateLimited
public RateLimited(java.lang.String message)
-