Class AzureComputeRateLimitExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.rest.RateLimitExceededException
org.jclouds.azurecompute.arm.exceptions.AzureComputeRateLimitExceededException
- All Implemented Interfaces:
 Serializable
Provides detailed information for rate limit exceptions.
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionAzureComputeRateLimitExceededException(HttpResponse response, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
AzureComputeRateLimitExceededException
 - 
AzureComputeRateLimitExceededException
 
 -