org.xcmis.search.lucene.index
Class TransactionLogException
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
org.xcmis.search.lucene.index.TransactionLogException
- All Implemented Interfaces:
- Serializable
public class TransactionLogException
- extends IndexTransactionException
Created by The eXo Platform SAS.
Date:
- Version:
- $Id: TransactionLogException.java 2 2010-02-04 17:21:49Z andrew00x $
- Author:
- Karpenko Sergiy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransactionLogException
public TransactionLogException(String message)
- Constructor.
- Parameters:
message - - exception description
TransactionLogException
public TransactionLogException(String message,
Throwable cause)
- Constructor.
- Parameters:
message - - exception descriptioncause - - exception cause.
Copyright © 2011 eXo Platform SAS. All Rights Reserved.