|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.core.exceptions.infos.XStatusInfo
public class XStatusInfo
XStatusInfo is a DTO for passing remote API status.
| Field Summary | |
|---|---|
XExceptionInfo |
ExceptionInfoThe Exception Info DTO. |
int |
StatusCodeThe HTTP Status Code. |
String |
StatusTextThe HTTP Status Text. |
| Constructor Summary | |
|---|---|
XStatusInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int StatusCode
public String StatusText
public XExceptionInfo ExceptionInfo
| Constructor Detail |
|---|
public XStatusInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||