Microsoft.Identity.Client.MsalClientException
This exception class represents errors that are local to the library or the device. Contrary to
MsalServiceException which represent errors happening from the Azure AD service or
the network. For more details, see https://aka.ms/msal-net-exceptions
Initializes a new instance of the exception class with a specified
error code.
Initializes a new instance of the exception class with a specified
error code and error message.
Initializes a new instance of the exception class with a specified
error code, error message and inner exception.