|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TECoreException in com.microsoft.tfs.core.artifact |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.artifact | |
---|---|
class |
MalformedArtifactIDException
Thrown when an artifact ID is not in the proper format. |
class |
MalformedURIException
Thrown when a URI string is invalid. |
Uses of TECoreException in com.microsoft.tfs.core.checkinpolicies |
---|
Subclasses of TECoreException 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 TECoreException in com.microsoft.tfs.core.clients.build.exceptions |
---|
Subclasses of TECoreException 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 TECoreException in com.microsoft.tfs.core.clients.commonstructure |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.commonstructure | |
---|---|
class |
CommonStructureException
Base class for CommonStructureClient exceptions. |
Uses of TECoreException in com.microsoft.tfs.core.clients.favorites.exceptions |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.favorites.exceptions | |
---|---|
class |
DuplicateFavoritesException
|
class |
FavoritesException
|
Uses of TECoreException in com.microsoft.tfs.core.clients.framework.catalog.exceptions |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.framework.catalog.exceptions | |
---|---|
class |
CatalogException
Base class for all catalog service exceptions. |
class |
CatalogMethodNotImplementedException
Exception raised when an unimplemented catalog service method is called. |
class |
CatalogNodeDoesNotExistException
Exception raised when a catalog service node is referenced which does not exist. |
class |
CatalogResourceTypeDoesNotExistException
Exception raised when a catalog service resource type is referenced which does not exist. |
Uses of TECoreException in com.microsoft.tfs.core.clients.framework.location.exceptions |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.framework.location.exceptions | |
---|---|
class |
AccessPointIsMalformedURLException
Thrown when the URL defined for a mapping's access point is malformed. |
class |
InvalidAccessPointException
Exception raised when a non-fully qualified access mapping does not have a defined access point. |
class |
InvalidServiceDefinitionException
Exception raised when attempting to look up a location by service definition and there are no locations defined for the service. |
class |
LocationException
Base class for all location service exceptions. |
class |
LocationMethodNotImplementedException
Exception raised when an unimplemented location service method is called. |
class |
ServiceDefinitionDoesNotExistException
Exception raised when a service definition cannot be found. |
Uses of TECoreException in com.microsoft.tfs.core.clients.linking.exceptions |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.linking.exceptions | |
---|---|
class |
LinkingException
Base class for linking client exceptions. |
Uses of TECoreException in com.microsoft.tfs.core.clients.registration.exceptions |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.registration.exceptions | |
---|---|
class |
RegistrationException
Base class for registration client exceptions. |
Uses of TECoreException in com.microsoft.tfs.core.clients.security.exceptions |
---|
Uses of TECoreException in com.microsoft.tfs.core.clients.serverstatus.exceptions |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.serverstatus.exceptions | |
---|---|
class |
ServerStatusException
Base class for server status client exceptions. |
Uses of TECoreException in com.microsoft.tfs.core.clients.versioncontrol.exceptions |
---|
Subclasses of TECoreException 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 |
LocalPathFormatException
Thrown when a local path string is invalid for use as a mapped TFS item. |
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 |
PathTooLongException
Thrown when a server or local path string is too long to be used with TFS version control. |
class |
PreMergeFailedException
Exception thrown when the pre-merge process fails. |
class |
ReconcileBlockedByProjectRenameException
|
class |
ReconcileFailedException
|
class |
RepositoryPathTooLongException
|
class |
ResourceAccessException
|
class |
ServerPathFormatException
Thrown when a TFS repository server path format is invalid. |
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 TECoreException in com.microsoft.tfs.core.clients.versioncontrol.soapextensions |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that throw TECoreException | |
---|---|
WorkItem[] |
Changeset.getWorkItems(WorkItemClient workItemClient)
Gets the work items which reference this changeset. |
Uses of TECoreException in com.microsoft.tfs.core.clients.versioncontrol.specs |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.versioncontrol.specs | |
---|---|
class |
ItemSpecParseException
Exception thrown when an item spec string cannot be parsed into an ItemSpec . |
class |
LabelSpecParseException
Exception thrown when a label spec string cannot be parsed into a LabelSpec . |
class |
WorkspaceSpecParseException
Exception thrown when a workspace spec string cannot be parsed into a WorkspaceSpec . |
Uses of TECoreException in com.microsoft.tfs.core.clients.versioncontrol.specs.version |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.versioncontrol.specs.version | |
---|---|
class |
VersionSpecParseException
Exception thrown when a version spec string cannot be parsed into a known VersionSpec object. |
Uses of TECoreException in com.microsoft.tfs.core.clients.webservices |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.webservices | |
---|---|
class |
IdentityManagementException
Base class for IdentityManagementService exceptions. |
class |
IdentityTypeNotSupportedException
|
class |
PropertyTypeNotSupportedException
Exception thrown when a property type is not supported. |
class |
TeamFoundationPropertyValidationException
Exception thrown when a property name or value is invalid. |
Uses of TECoreException in com.microsoft.tfs.core.clients.workitem.exceptions |
---|
Subclasses of TECoreException 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 TECoreException in com.microsoft.tfs.core.clients.workitem.files |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.clients.workitem.files | |
---|---|
class |
DownloadException
Exception thrown when a file attachment download fails. |
class |
FileAttachmentDownloadException
|
Uses of TECoreException in com.microsoft.tfs.core.clients.workitem.query |
---|
Subclasses of TECoreException 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 . |
Uses of TECoreException in com.microsoft.tfs.core.config |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.config | |
---|---|
class |
IllegalConfigurationException
Thrown when information provided to a configuration class was invalid, or the configuration could not be completed. |
Uses of TECoreException in com.microsoft.tfs.core.config.client |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.config.client | |
---|---|
class |
UnknownClientException
Thrown by a ClientFactory when it cannot create a client for the
requested type. |
Uses of TECoreException in com.microsoft.tfs.core.config.webservice |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.config.webservice | |
---|---|
class |
UnknownWebServiceException
Thrown by WebServiceFactory when the requested web service is
unknown. |
Uses of TECoreException in com.microsoft.tfs.core.exceptions |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.exceptions | |
---|---|
class |
ACSUnauthorizedException
Thrown when Azure ACS returns a non-success HTTP status code (for getting a WRAP access token, etc.) because our credentials are not accepted. |
class |
FrameworkMethodNotImplementedException
Exception raised when an unimplemented framework service method is called. |
class |
HTTPProxyUnauthorizedException
Thrown when a web service class was used and the HTTP connection was rejected because of an authorization error from the HTTP proxy. |
class |
InputValidationException
A base class for input validation exceptions thrown by Core. |
class |
NotSupportedException
Exception thrown when an operation is not supported against the current version of the server. |
class |
TeamFoundationInvalidServerNameException
|
class |
TEClientException
TEClientException is the base class for exceptions thrown by TEE
client classes. |
class |
TFSAccessException
A TFSAccessException indicates that the server accepted the
credentials used (and thus differs from a TFSUnauthorizedException )
but that the credentials used do not have permission to connect to the
server. |
class |
TFSFederatedAuthException
Thrown when a web service class was used and no TransportAuthHandler
successfully authenticated. |
class |
TFSUnauthorizedException
Thrown when a web service class was used and the HTTP connection was rejected because of an authorization error. |
Uses of TECoreException in com.microsoft.tfs.core.externaltools.validators |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.externaltools.validators | |
---|---|
class |
ExternalToolException
Thrown when arguments to an ExternalTool are invalid, or some other
error happened configuring the ExternalTool . |
Uses of TECoreException in com.microsoft.tfs.core.memento |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.memento | |
---|---|
class |
MementoException
Thrown when an operation on a Memento cannot succeed because of a
document formatting error or other problem. |
Uses of TECoreException in com.microsoft.tfs.core.util |
---|
Subclasses of TECoreException in com.microsoft.tfs.core.util | |
---|---|
static class |
CodePageMapping.UnknownCodePageException
An exception thrown to indicate that a code page specified as an argument to a CodePageMapping method was unknown to that class. |
static class |
CodePageMapping.UnknownEncodingException
An exception thrown to indicate that either a Charset or the name
of an encoding specified as an argument to a CodePageMapping
method was unknown to that class. |
class |
TFSUsernameParseException
Thrown by TFSUser when the strings fail to parse correctly during
construction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |