Table of Contents

Class BadRequestError

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

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

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

Constructors

BadRequestError(object)

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

public BadRequestError(object body)

Parameters

body object