com.meterware.httpunit
public class HttpException extends RuntimeException
Constructor Summary | |
---|---|
protected | HttpException(int responseCode) |
protected | HttpException(int responseCode, String responseMessage, URL baseURL) |
Method Summary | |
---|---|
String | getMessage() |
int | getResponseCode() |
String | getResponseMessage() |