public class SwiftAuthenticationFailedException extends SwiftInvalidResponseException
body, operation, statusCode, uri| Constructor and Description |
|---|
SwiftAuthenticationFailedException(String message,
int statusCode,
String operation,
URI uri) |
SwiftAuthenticationFailedException(String message,
String operation,
URI uri,
org.apache.commons.httpclient.HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
String |
exceptionTitle()
Override point: title of an exception -this is used in the
toString() method.
|
getBody, getOperation, getStatusCode, getUri, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SwiftAuthenticationFailedException(String message, int statusCode, String operation, URI uri)
public String exceptionTitle()
SwiftInvalidResponseExceptionexceptionTitle in class SwiftInvalidResponseExceptionCopyright © 2018 CERN. All Rights Reserved.