|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jakewharton.pingdom.entities.Error
public final class Error
Represents a Pingdom error object.
| Constructor Summary | |
|---|---|
Error()
|
|
| Method Summary | |
|---|---|
String |
getErrorMessage()
Error message body. |
Integer |
getStatusCode()
Error status code. |
String |
getStatusDescription()
Error status description. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Error()
| Method Detail |
|---|
public Integer getStatusCode()
public String getStatusDescription()
public String getErrorMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||