UnserializableContentError
No overview available.
Constructor
Signature
def UnserializableContentError()
Signature
def UnserializableContentError(
args: tuple
) - > null
Parameters
| Name | Type | Description |
|---|---|---|
| args | tuple | Variable length argument list typically containing the error message or the object that failed serialization |