| Modifier and Type | Class and Description |
|---|---|
class |
MsalInteractionRequiredException
This exception class is to inform developers that UI interaction is required for authentication
to succeed.
|
class |
MsalJsonParsingException
This exception class informs developers that a response contained invalid JSON or otherwise could not be parsed
|
class |
MsalThrottlingException
Exception type thrown when service returns throttling instruction:
Retry-After header, 429 or 5xx statuses.
|
Copyright © 2013–2025. All rights reserved.