Class: UnsupportedFormat

tastypie/lib/exceptions. UnsupportedFormat


new UnsupportedFormat(type)

Exception thrown when a serialization format is no supported

Parameters:
Name Type Description
type String

the name of the format that is not supported

Source: