public class AdditionalAuthenticationRequiredException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
String |
authenticationOption |
| Constructor and Description |
|---|
AdditionalAuthenticationRequiredException(String authenticationOption) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final String authenticationOption
public AdditionalAuthenticationRequiredException(String authenticationOption)
public String getMessage()
getMessage in class ThrowableCopyright © 2018 Unity. All rights reserved.