Skip to content

Cognito Identity  >  Errors  >  InternalErrorException

InternalErrorException

Error Class

InternalErrorException dataclass

Bases: ServiceError

Thrown when the service encounters an error during processing the request.

Attributes

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