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