Package com.microsoft.tfs.core.clients.build.exceptions

Exception Summary
BuildAgentFailureException Exception raised when an attempt to query build agents failed.
BuildAgentNotFoundForURIException Exception that is thrown when a build agent was not found at the specified URI.
BuildAgentNotReadyToSaveException  
BuildControllerNotFoundException Exception that is thrown when a build controller was not found.
BuildControllerNotFoundForURIException Exception that is thrown when a build controller was not found at the specified URI.
BuildControllerNotReadyToSaveException  
BuildControllerSpecNotUniqueException Exception that is thrown when a build controller spec was not unique.
BuildDefinitionFailureException Exception thrown when failure encountered retrieving the build definition from the server.
BuildDefinitionNotFoundException Exception that is thrown when a build definition was not found.
BuildDefinitionNotFoundForURIException Exception that is thrown when a build definition was not found at the specified URI.
BuildDefinitionSpecNotUniqueException Exception that is thrown when a build definition spec was not unique.
BuildException Base class for build client exceptions.
BuildFailureException Exception for a build failure.
BuildNotFoundException Exception that is thrown when a build was not found.
BuildNotFoundForURIException Exception that is thrown when a build was not found at the specified uniform resource identifier (URI).
BuildServiceHostNotFoundException Exception that is thrown when a build service host was not found.
BuildServiceHostNotFoundForURIException Exception that is thrown when a build service host was not found at the specified URI.
BuildServiceHostSpecNotUniqueException Exception that is thrown when a build service host spec was not unique.
BuildSpecNotUniqueException Exception that is thrown when a build spec was not unique.
BuildTypeFileParseException Exception thrown when parsing the BuildType file.
ConfigurationFolderNotFoundException Exception that is thrown when a configuration folder was not found.
ConfigurationFolderPathNotFoundException Exception that is thrown when a configuration folder path was not found.
DeleteBuildFailedException Exception that is thrown when a build delete request failed.
DeprecatedFeatureException Exception thrown when a deprecated feature was used.
InvalidFinalStatusException  
InvalidQueueIDException Exception thrown when an invalid queue ID was specified.
QueuedBuildDoesNotExistException  
StopBuildFailedException Exception that is thrown when a build stop request failed.
 



© 2015 Microsoft. All rights reserved.