Class: SerializationError

tastypie/lib/exceptions. SerializationError


new SerializationError(reason)

Raised when an error occurs during serialization of an object

Parameters:
Name Type Description
reason String

The reason the serialization failed

Source: