org.xcmis.search.query
Class QueryExecutionExceptions
java.lang.Object
org.xcmis.search.query.QueryExecutionExceptions
public class QueryExecutionExceptions
- extends Object
Exceptions what occurs during execution of query.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryExecutionExceptions
public QueryExecutionExceptions()
addException
public void addException(Throwable throwable)
hasProblems
public boolean hasProblems()
- Determine if there are problems in this collection.
- Returns:
- true if there is at least one exception, or false if it is empty
getTopException
public Throwable getTopException()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.