boto3_refresh_session.exceptions#
- class boto3_refresh_session.exceptions.BRSError(message: str | None = None)[source]#
The base exception for boto3-refresh-session.
- Parameters:
- messagestr, optional
The message to raise.
The base exception for boto3-refresh-session.
The message to raise.