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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SwiftAuthenticationFailedException(String message, int statusCode, String operation, URI uri)
public String exceptionTitle()
SwiftInvalidResponseException
exceptionTitle
in class SwiftInvalidResponseException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.