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