Skip to content

Bedrock Agentcore Control  >  Errors  >  ServiceException

ServiceException

Error Class

ServiceException dataclass

Bases: ServiceError

An internal error occurred.

Attributes

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