|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.microsoft.tfs.core.exceptions.TECoreException
com.microsoft.tfs.core.clients.framework.location.exceptions.LocationException
com.microsoft.tfs.core.clients.framework.location.exceptions.ServiceDefinitionDoesNotExistException
public class ServiceDefinitionDoesNotExistException
Exception raised when a service definition cannot be found.
Constructor Summary | |
---|---|
ServiceDefinitionDoesNotExistException(java.lang.String serviceType,
com.microsoft.tfs.util.GUID serviceIdentifier)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServiceDefinitionDoesNotExistException(java.lang.String serviceType, com.microsoft.tfs.util.GUID serviceIdentifier)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |