|
||||||||||
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.clients.workitem.exceptions.QueryHierarchyException
public class QueryHierarchyException
Class for an error that occurs during a query of the hierarchy of the work item store.
Nested Class Summary | |
---|---|
static class |
QueryHierarchyException.Type
|
Constructor Summary | |
---|---|
QueryHierarchyException(java.lang.String message,
java.lang.Throwable cause,
QueryHierarchyException.Type type)
|
Method Summary | |
---|---|
QueryHierarchyException.Type |
getType()
|
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 QueryHierarchyException(java.lang.String message, java.lang.Throwable cause, QueryHierarchyException.Type type)
Method Detail |
---|
public QueryHierarchyException.Type getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |