org.apache.lucene.gdata.storage.lucenestorage.recover
Class RecoverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.lucene.gdata.storage.StorageException
org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverException
- All Implemented Interfaces:
- Serializable
public class RecoverException
- extends StorageException
- Author:
- Simon Willnauer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RecoverException
public RecoverException()
RecoverException
public RecoverException(String arg0)
- Parameters:
arg0
-
RecoverException
public RecoverException(String arg0,
Throwable arg1)
- Parameters:
arg0
- arg1
-
RecoverException
public RecoverException(Throwable arg0)
- Parameters:
arg0
-
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.