public class AS2HttpResponseException extends AS2Exception
AS2Exception with HTTP URL details| Constructor and Description |
|---|
AS2HttpResponseException(String sUrl,
int nCode,
String sMessage)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMessage() |
String |
getUrl() |
getSourceMsg, log, log, setSourceMsg, terminate, terminate, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getCode()
public String getMessage()
getMessage in class ThrowableCopyright © 2013–2022 Philip Helger. All rights reserved.