errors Module

Classes

AzurePgEntraError

Base class for all custom exceptions in the project.

CredentialValueError

Raised when token credential is invalid.

EntraConnectionValueError

Raised when Entra connection credentials are invalid.

ScopePermissionError

Raised when the provided scope does not have sufficient permissions.

TokenDecodeError

Raised when a token value is invalid.

UsernameExtractionError

Raised when username cannot be extracted from token.