public class HelpContentReaderException extends Exception
Modifier and Type | Field and Description |
---|---|
private int |
responseCode |
Constructor and Description |
---|
HelpContentReaderException() |
HelpContentReaderException(String message) |
HelpContentReaderException(String message,
Throwable cause) |
HelpContentReaderException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getResponseCode()
Replies the HTTP response code related to the wiki access exception.
|
void |
setResponseCode(int responseCode)
Sets the HTTP response code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private int responseCode
public HelpContentReaderException()
public HelpContentReaderException(String message, Throwable cause)
public HelpContentReaderException(String message)
public HelpContentReaderException(Throwable cause)
public int getResponseCode()
public void setResponseCode(int responseCode)
responseCode
- the response code