|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TEClientException in com.microsoft.tfs.core.checkinpolicies |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.checkinpolicies | |
---|---|
class |
PolicyEvaluationCancelledException
Thrown when check-in policy validation fails because the user cancelled the evaluation. |
class |
PolicyLoaderException
Thrown when a PolicyLoader encounters a problem. |
class |
PolicySerializationException
Thrown when a PolicyDefinition encounters a problem saving to or
loading from a Memento . |
Uses of TEClientException in com.microsoft.tfs.core.clients.build.exceptions |
---|
Subclasses of TEClientException 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 |
BuildException
Base class for build client exceptions. |
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. |
Uses of TEClientException in com.microsoft.tfs.core.clients.commonstructure |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.commonstructure | |
---|---|
class |
CommonStructureException
Base class for CommonStructureClient exceptions. |
Uses of TEClientException in com.microsoft.tfs.core.clients.linking.exceptions |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.linking.exceptions | |
---|---|
class |
LinkingException
Base class for linking client exceptions. |
Uses of TEClientException in com.microsoft.tfs.core.clients.registration.exceptions |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.registration.exceptions | |
---|---|
class |
RegistrationException
Base class for registration client exceptions. |
Uses of TEClientException in com.microsoft.tfs.core.clients.serverstatus.exceptions |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.serverstatus.exceptions | |
---|---|
class |
ServerStatusException
Base class for server status client exceptions. |
Uses of TEClientException in com.microsoft.tfs.core.clients.versioncontrol.exceptions |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.versioncontrol.exceptions | |
---|---|
class |
ActionDeniedBySubscriberException
Models a server ActionDeniedBySubscriberException exception and its
associated property bag. |
class |
AutoMergeDisallowedException
|
class |
CannotRenameDueToChildConflictException
|
class |
ChangeRequestValidationException
Thrown when construction of an ChangeRequest fails a validation check
of the target item. |
class |
CheckinException
An exception thrown when a checkin fails. |
class |
CheckinNoteNameValidationException
Exception is thrown when a checkin note is provided that is not valid. |
class |
CorruptBaselineException
Exception raised when a corrupt local workspace baseline file. |
class |
DestroyedContentUnavailableException
An exception thrown when an item's content has been destroyed. |
class |
DownloadProxyException
Thrown when a download via download proxy fails, but does not leave core. |
class |
FeatureNotSupportedException
FeatureNotSupportedException is thrown by version control classes
when a required feature is not supported by a Team Foundation server. |
class |
GatedCheckinException
Exception thrown when the server rejects a check-in because a gated build definition convers one or more of the pending changes. |
class |
InvalidPendingChangeTableException
|
class |
InvalidQueuedEditsTableException
|
class |
InvalidWorkspacePropertiesTableException
|
class |
ItemCloakedException
An exception thrown when a path is cloaked. |
class |
ItemNotFoundException
An exception thrown when an item cannot be found in your workspace or in the server. |
class |
ItemNotMappedException
An exception thrown when a path is not mapped to a working folder. |
class |
MappingConflictException
An exception thrown when working folder mappings conflict internally (one mapping is incompatible with another in the same set) or externally (the mappings conflict with another set). |
class |
MappingException
|
class |
MergeToolNotConfiguredException
Exception thrown when an item is to be merged with an external merge tool but no tool is configured for the item's extension (or other identifying characteristic). |
class |
MissingBaselineException
Local workspace baseline file missing exception. |
class |
MultipleWorkspacesFoundException
An exception thrown when multiple workspaces that match search criteria are found in the workspace cache. |
class |
OnlyOneWorkspaceException
Exception thrown when items in multiple workspaces are passed to a method which can only operate on items in a single workspace. |
class |
PartialRenameConflictException
|
class |
PreMergeFailedException
Exception thrown when the pre-merge process fails. |
class |
ReconcileBlockedByProjectRenameException
|
class |
ReconcileFailedException
|
class |
RepositoryPathTooLongException
|
class |
ResourceAccessException
|
class |
ShelveException
An exception thrown when a shelve operation fails. |
class |
SymbolicLinkNotSupportedException
An exception thrown when a change is pended on a symbolic link. |
class |
UnableToLoadLocalPropertiesTableException
Thrown when a local workspace properties table cannot be loaded. |
class |
UnableToLoadLocalVersionTableException
Thrown when a local workspace version table cannot be loaded. |
class |
UnableToLoadPendingChangesTableException
Thrown when a local workspace pending changes table cannot be loaded. |
class |
UnshelveException
An exception thrown when an unshelve operation fails. |
class |
VersionControlException
Base class for version control client exceptions. |
class |
WorkspaceDeletedException
Thrown when a workspace is accessed after it has been deleted. |
class |
WorkspaceException
|
class |
WorkspaceNotFoundException
|
class |
WorkspaceVersionTableException
|
Uses of TEClientException in com.microsoft.tfs.core.clients.webservices |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.webservices | |
---|---|
class |
IdentityManagementException
Base class for IdentityManagementService exceptions. |
class |
IdentityTypeNotSupportedException
|
Uses of TEClientException in com.microsoft.tfs.core.clients.workitem.exceptions |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.workitem.exceptions | |
---|---|
class |
DeniedOrNotExistException
Class to describe access denied or item does not exist exceptions. |
class |
DuplicateBatchReadParameterException
Class for a duplicate batch read parameter error. |
class |
FieldDefinitionNotExistException
Class for an error when a field definition does not exist. |
class |
ItemAlreadyUpdatedOnServerException
Class for an item already updated on server error. |
class |
UnableToSaveException
Exception thrown when a work item cannot be saved. |
class |
UnauthorizedAccessException
Exception thrown when the server denied access to a work item. |
class |
ValidationException
Class to describe validation exceptions. |
class |
WorkItemException
Base class for work item tracking client exceptions. |
class |
WorkItemLinkValidationException
Class for an error that occurs during validation of a work item link. |
Uses of TEClientException in com.microsoft.tfs.core.clients.workitem.files |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.workitem.files | |
---|---|
class |
DownloadException
Exception thrown when a file attachment download fails. |
class |
FileAttachmentDownloadException
|
Uses of TEClientException in com.microsoft.tfs.core.clients.workitem.query |
---|
Subclasses of TEClientException in com.microsoft.tfs.core.clients.workitem.query | |
---|---|
class |
InvalidQueryTextException
An Exception thrown to indicate invalid query text (WIQL) was passed to a method that required valid query text. |
class |
WIQDocumentParseException
Exception thrown when a string cannot be parsed into a WIQDocument . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |