org.xcmis.search.lucene.index
Class IndexTransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xcmis.search.SearchServiceException
org.xcmis.search.lucene.index.IndexException
org.xcmis.search.lucene.index.IndexTransactionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TransactionLogException
public class IndexTransactionException
- extends IndexException
Created by The eXo Platform SAS.
- Version:
- $Id: IndexTransactionException.java 2 2010-02-04 17:21:49Z andrew00x $
- Author:
- Sergey Kabashnyuk
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IndexTransactionException
public IndexTransactionException()
IndexTransactionException
public IndexTransactionException(String message)
- Parameters:
message -
IndexTransactionException
public IndexTransactionException(Throwable cause)
- Parameters:
cause -
IndexTransactionException
public IndexTransactionException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2011 eXo Platform SAS. All Rights Reserved.