|
||||||||||
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.build.exceptions.BuildException
com.microsoft.tfs.core.clients.build.exceptions.StopBuildFailedException
public class StopBuildFailedException
Exception that is thrown when a build stop request failed.
Constructor Summary | |
---|---|
StopBuildFailedException(java.lang.String uri,
java.lang.String failureMessage)
|
Method Summary | |
---|---|
java.lang.String |
getFailureMessage()
|
java.lang.String |
getURI()
|
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 StopBuildFailedException(java.lang.String uri, java.lang.String failureMessage)
Method Detail |
---|
public java.lang.String getURI()
public java.lang.String getFailureMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |