org.xcmis.search
Class QueryObjectModelException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xcmis.search.QueryObjectModelException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
VisitException

public class QueryObjectModelException
extends Exception

Query model exception.

Version:
$Id: QueryObjectModelException.java 34360 2009-07-22 23:58:59Z aheritier $
Author:
Sergey Kabashnyuk
See Also:
Serialized Form

Constructor Summary
QueryObjectModelException(String string)
           
 
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

QueryObjectModelException

public QueryObjectModelException(String string)
Parameters:
string - String


Copyright © 2010 eXo Platform SAS. All Rights Reserved.