Uses of Class
com.microsoft.tfs.core.clients.framework.location.exceptions.LocationException

Packages that use LocationException
com.microsoft.tfs.core.clients.framework.location.exceptions   
com.microsoft.tfs.core.exceptions   
 

Uses of LocationException in com.microsoft.tfs.core.clients.framework.location.exceptions
 

Subclasses of LocationException 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 LocationMethodNotImplementedException
          Exception raised when an unimplemented location service method is called.
 class ServiceDefinitionDoesNotExistException
          Exception raised when a service definition cannot be found.
 

Uses of LocationException in com.microsoft.tfs.core.exceptions
 

Subclasses of LocationException in com.microsoft.tfs.core.exceptions
 class FrameworkMethodNotImplementedException
          Exception raised when an unimplemented framework service method is called.
 



© 2015 Microsoft. All rights reserved.