com.mysema.query.lucene.session
Class WriteLockObtainFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.mysema.query.QueryException
                  extended by com.mysema.query.lucene.session.WriteLockObtainFailedException
All Implemented Interfaces:
Serializable

public class WriteLockObtainFailedException
extends QueryException

See Also:
Serialized Form

Constructor Summary
WriteLockObtainFailedException(String msg)
           
WriteLockObtainFailedException(String msg, Throwable t)
           
WriteLockObtainFailedException(Throwable t)
           
 
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

WriteLockObtainFailedException

public WriteLockObtainFailedException(String msg)

WriteLockObtainFailedException

public WriteLockObtainFailedException(String msg,
                                      Throwable t)

WriteLockObtainFailedException

public WriteLockObtainFailedException(Throwable t)


Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.