public class MsalException extends RuntimeException
| Constructor and Description |
|---|
MsalException(String message,
String errorCode)
Initializes a new instance of the exception class
|
MsalException(Throwable throwable)
Initializes a new instance of the exception class
|
| Modifier and Type | Method and Description |
|---|---|
String |
errorCode()
Authentication error code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2021. All rights reserved.