org.xcmis.search
Class VisitException

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

public class VisitException
extends QueryObjectModelException

VisitException.

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

Constructor Summary
VisitException(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

VisitException

public VisitException(String string)
Parameters:
string -


Copyright © 2010 eXo Platform SAS. All Rights Reserved.