|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.microsoft.tfs.core.exceptions.TECoreException
com.microsoft.tfs.core.exceptions.TEClientException
com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException
com.microsoft.tfs.core.clients.workitem.exceptions.ItemAlreadyUpdatedOnServerException
public class ItemAlreadyUpdatedOnServerException
Class for an item already updated on server error.
Constructor Summary | |
---|---|
ItemAlreadyUpdatedOnServerException(java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class com.microsoft.tfs.core.clients.workitem.exceptions.WorkItemException |
---|
getErrorID |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ItemAlreadyUpdatedOnServerException(java.lang.Throwable cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |