|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.messaging.io.amf.client.exceptions.ServerStatusException.HttpResponseInfo
public static class ServerStatusException.HttpResponseInfo
An inner class to represent the HTTP response associated with the exception.
| Constructor Summary | |
|---|---|
ServerStatusException.HttpResponseInfo(int responseCode,
String responseMessage)
Creates an HTTP response info with the HTTP code and message. |
|
| Method Summary | |
|---|---|
int |
getResponseCode()
Returns the HTTP response code. |
String |
getResponseMessage()
Returns the HTTP response message. |
String |
toString()
Returns a String representation of the HTTP response information. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServerStatusException.HttpResponseInfo(int responseCode,
String responseMessage)
responseCode - The HTTP response code.responseMessage - the HTTP message.| Method Detail |
|---|
public int getResponseCode()
public String getResponseMessage()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/io/amf/client/exceptions/ServerStatusException.HttpResponseInfo.html