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