Uses of Class
org.jclouds.rest.RateLimitExceededException
-
Packages that use RateLimitExceededException Package Description org.jclouds.azurecompute.arm.exceptions org.jclouds.digitalocean2.exceptions -
-
Uses of RateLimitExceededException in org.jclouds.azurecompute.arm.exceptions
Subclasses of RateLimitExceededException in org.jclouds.azurecompute.arm.exceptions Modifier and Type Class Description class
AzureComputeRateLimitExceededException
Provides detailed information for rate limit exceptions. -
Uses of RateLimitExceededException in org.jclouds.digitalocean2.exceptions
Subclasses of RateLimitExceededException in org.jclouds.digitalocean2.exceptions Modifier and Type Class Description class
DigitalOcean2RateLimitExceededException
Provides detailed information for rate limit exceptions.
-