public class SwiftBadRequestException extends SwiftInvalidResponseException
body, operation, statusCode, uri| Constructor and Description |
|---|
SwiftBadRequestException(String message,
int statusCode,
String operation,
URI uri) |
SwiftBadRequestException(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 SwiftBadRequestException(String message, String operation, URI uri, org.apache.commons.httpclient.HttpMethod method)
public String exceptionTitle()
SwiftInvalidResponseExceptionexceptionTitle in class SwiftInvalidResponseExceptionCopyright © 2018 CERN. All Rights Reserved.