Package ai.nextbillion.maps.errors
Class OverQueryLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ai.nextbillion.maps.errors.ApiException
ai.nextbillion.maps.errors.OverQueryLimitException
- All Implemented Interfaces:
java.io.Serializable
public class OverQueryLimitException extends ApiException
Indicates that the requesting account has exceeded its short-term quota.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description OverQueryLimitException(java.lang.String errorMessage) -
Method Summary
-
Constructor Details
-
OverQueryLimitException
public OverQueryLimitException(java.lang.String errorMessage)
-