com.mysema.query.lucene.session
Class WriteLockObtainFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mysema.query.QueryException
com.mysema.query.lucene.session.WriteLockObtainFailedException
- All Implemented Interfaces:
- Serializable
public class WriteLockObtainFailedException
- extends QueryException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.