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