Uses of Class
com.microsoft.tfs.core.clients.build.exceptions.BuildException

Packages that use BuildException
com.microsoft.tfs.core.clients.build.exceptions   
 

Uses of BuildException in com.microsoft.tfs.core.clients.build.exceptions
 

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



© 2015 Microsoft. All rights reserved.