|
|||||||||
| 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.starteam.exceptions.ServerException
com.starteam.exceptions.LockingException
public final class LockingException
Thrown when an attempt is made to set a lock on an item during the view compare-merge, and the attempt fails. Extends ServerException to provide access to the item whose lock attempt failed.
| Method Summary | |
|---|---|
ViewMember |
getViewMember()
Gets the item whose lock attempt failed. |
| Methods inherited from class com.starteam.exceptions.ServerException |
|---|
getAuxData, getAuxKeys, getClassName, getErrorCode, getErrorMessage, getErrorSource, getLogEntry, getMessage, getNonLocalizedMessage, getServer, getTimeLogged, isLogged, setErrorMessage, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public ViewMember getViewMember()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||