Class QuotaException

All Implemented Interfaces:
Serializable

public class QuotaException extends RestApiException
Exception that was encountered while checking if there is sufficient quota to fulfil the request. Can be propagated directly to the REST API.
See Also:
  • Constructor Details

    • QuotaException

      public QuotaException(String reason)