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

java.lang.Object
  extended by com.microsoft.tfs.core.clients.workitem.exceptions.ValidationException.Type
Enclosing class:
ValidationException

public static class ValidationException.Type
extends java.lang.Object


Field Summary
static ValidationException.Type NOT_UNIQUE_STORED_QUERY
           
 
Method Summary
 int getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NOT_UNIQUE_STORED_QUERY

public static final ValidationException.Type NOT_UNIQUE_STORED_QUERY
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getValue

public int getValue()


© 2015 Microsoft. All rights reserved.