Skip to content

Qbusiness  >  Errors  >  MediaTooLargeException

MediaTooLargeException

Error Class

MediaTooLargeException dataclass

Bases: ServiceError

The requested media object is too large to be returned.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'