|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sharpster.common.Response
|
+--sharpster.common.NetworkErrorResponse
A response containing information about a CVS conflict.
| Constructor Summary | |
NetworkErrorResponse()
|
|
| Method Summary | |
java.lang.String |
getMessage()
|
int |
getType()
Returns the type of this response. |
void |
setMessage(java.lang.String msg)
|
java.lang.String |
toString()
|
| Methods inherited from class sharpster.common.Response |
getOrigin, getUser, isError, setError, setOrigin, setUser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NetworkErrorResponse()
| Method Detail |
public int getType()
getType in class Responsepublic java.lang.String getMessage()
public void setMessage(java.lang.String msg)
public java.lang.String toString()
toString in class Response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||