Uses of Class
com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException.Type

Packages that use ValidationException.Type
com.microsoft.tfs.core.clients.workitem.exceptions   
 

Uses of ValidationException.Type in com.microsoft.tfs.core.clients.workitem.exceptions
 

Fields in com.microsoft.tfs.core.clients.workitem.exceptions declared as ValidationException.Type
static ValidationException.Type ValidationException.Type.NOT_UNIQUE_STORED_QUERY
           
 

Methods in com.microsoft.tfs.core.clients.workitem.exceptions that return ValidationException.Type
 ValidationException.Type ValidationException.getType()
           
 

Constructors in com.microsoft.tfs.core.clients.workitem.exceptions with parameters of type ValidationException.Type
ValidationException(java.lang.String message, java.lang.Throwable cause, int errorId, ValidationException.Type type)
           
 



© 2015 Microsoft. All rights reserved.