public class AuthenticationException extends Exception
ReturnCode.
This exception should be used in an implementation of
OnAuthenticationCallback| Constructor and Description |
|---|
AuthenticationException(ReturnCode returnCode) |
AuthenticationException(String message,
ReturnCode returnCode) |
| Modifier and Type | Method and Description |
|---|---|
ReturnCode |
getReturnCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationException(ReturnCode returnCode)
public AuthenticationException(String message, ReturnCode returnCode)
public ReturnCode getReturnCode()
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.