|
|||||||||
| 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
jetbrains.buildServer.TeamCityRuntimeException
jetbrains.buildServer.InvalidRunningBuildException
public class InvalidRunningBuildException
| Constructor Summary | |
|---|---|
InvalidRunningBuildException(long buildId)
Creates new exception for given buildId |
|
InvalidRunningBuildException(java.lang.String message)
Creates new exception with specified message |
|
| Method Summary |
|---|
| 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 InvalidRunningBuildException(java.lang.String message)
message - text of messagepublic InvalidRunningBuildException(long buildId)
buildId - ID of build
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||