public class AuthenticationFailedException extends StreamClientException
| Modifier | Constructor and Description |
|---|---|
|
AuthenticationFailedException() |
|
AuthenticationFailedException(String message) |
|
AuthenticationFailedException(String message,
Throwable cause) |
protected |
AuthenticationFailedException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
AuthenticationFailedException(Throwable cause) |
getCode, getDetail, getExceptionField, getHttpStatusCode, setCode, setDetail, setExceptionField, setHttpStatusCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2016. All rights reserved.