Table of Contents

Class ServiceUnavailableError

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

This exception type will be thrown for any non-2XX API responses.

[Serializable]
public class ServiceUnavailableError : ManagementApiException, ISerializable, _Exception
Inheritance
ServiceUnavailableError
Implements
Inherited Members
Extension Methods

Constructors

ServiceUnavailableError(object)

This exception type will be thrown for any non-2XX API responses.

public ServiceUnavailableError(object body)

Parameters

body object