Class TooManyRequestsError
- Namespace
- Auth0.ManagementApi
- Assembly
- Auth0.ManagementApi.dll
This exception type will be thrown for any non-2XX API responses.
[Serializable]
public class TooManyRequestsError : ManagementApiException, ISerializable, _Exception
- Inheritance
-
TooManyRequestsError
- Implements
- Inherited Members
- Extension Methods
Constructors
TooManyRequestsError(object, RawResponse?)
This exception type will be thrown for any non-2XX API responses.
public TooManyRequestsError(object body, RawResponse? rawResponse = null)
Parameters
bodyobjectrawResponseRawResponse