Table of Contents

Class PaymentRequiredError

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

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

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

Constructors

PaymentRequiredError(object)

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

public PaymentRequiredError(object body)

Parameters

body object