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, toString
public 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 © 2019 XIMA MEDIA GmbH. All rights reserved.