public class AuthFailedException extends Exception
| Constructor and Description |
|---|
AuthFailedException(EAuthError error) |
AuthFailedException(Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
EAuthError |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthFailedException(Throwable ex)
ex - Throwable the source-cause of the exceptionpublic AuthFailedException(EAuthError error)
error - EAuthError the reason of the exceptionpublic EAuthError getError()
EAuthError the reason of the exceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.