public class HttpResponseException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE
Constructor and Description |
---|
HttpResponseException(String url,
int code,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
String |
getUrl() |
void |
setCode(int code) |
void |
setMessage(String message) |
void |
setUrl(String url) |
addSource, getSource, getSources, log, terminate
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.