exception documentation

Exception raised when a grouped collection is passed to a method that expects a primitive media type to be selected.

Parameters
supported_media_typesan optional media type or iterable of media types that are supported
Method __init__ Undocumented
def __init__(self, supported_media_types=None): (source) ΒΆ

Undocumented