Skip to content

Qbusiness  >  Errors  >  ExternalResourceException

ExternalResourceException

Error Class

ExternalResourceException dataclass

Bases: ServiceError

An external resource that you configured with your application is returning errors and preventing this operation from succeeding. Fix those errors and try again.

Attributes

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