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