mx4j.tools.adaptor.http
public class HttpException extends IOException
Version: $Revision: 1.3 $
| Field Summary | |
|---|---|
| protected int | code
Error code |
| Constructor Summary | |
|---|---|
| HttpException(int code, String description)
Constructor for the HttpException object
| |
| Method Summary | |
|---|---|
| int | getCode()
Return the exception code |
| Document | getResponseDoc() |
Parameters: code Error code description Description