MsalExceptionAdapter Class

  • java.lang.Object
    • com.microsoft.identity.client.internal.controllers.MsalExceptionAdapter

public class MsalExceptionAdapter

Method Summary

Modifier and Type Method and Description
MsalException msalExceptionFromBaseException(final BaseException e)

Method Details

msalExceptionFromBaseException

public static MsalException msalExceptionFromBaseException(final BaseException e)

Parameters:

e

Applies to