Skip to main content

PythonSerializerError

No overview available.

Attributes

AttributeTypeDescription
messagestringThe error message string that describes the specific failure encountered during the serialization process.

Constructor

Signature

def PythonSerializerError(
message: str
) - > null

Parameters

NameTypeDescription
messagestrThe error message describing the serialization failure.

Signature

def PythonSerializerError(
message: string
) - > null

Parameters

NameTypeDescription
messagestringThe detailed error message explaining why the serialization or deserialization process failed