org.alfresco.repo.search.transaction
Class LuceneTransactionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.springframework.transaction.TransactionException
                      extended by org.alfresco.repo.search.transaction.LuceneTransactionException
All Implemented Interfaces:
java.io.Serializable

public class LuceneTransactionException
extends org.springframework.transaction.TransactionException

See Also:
Serialized Form

Constructor Summary
LuceneTransactionException(java.lang.String arg0)
           
LuceneTransactionException(java.lang.String arg0, java.lang.Throwable arg1)
           
 
Method Summary
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

LuceneTransactionException

public LuceneTransactionException(java.lang.String arg0)

LuceneTransactionException

public LuceneTransactionException(java.lang.String arg0,
                                  java.lang.Throwable arg1)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.