| Modifier and Type | Class and Description |
|---|---|
class |
MsalClientException
Exception type thrown when and error occurs that is local to the library or the device.
|
class |
MsalInteractionRequiredException
This exception class is to inform developers that UI interaction is required for authentication
to succeed.
|
class |
MsalServiceException
Exception type thrown when service returns an error response or other networking errors occur.
|
class |
MsalThrottlingException
Exception type thrown when service returns throttling instruction:
Retry-After header, 429 or 5xx statuses.
|
Copyright © 2013–2022. All rights reserved.