net.sf.lucis.core
Class IndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.lucis.core.IndexException
- All Implemented Interfaces:
- Serializable
public class IndexException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IndexException
public IndexException(IndexStatus status)
IndexException
public IndexException(IndexStatus status,
String message,
Throwable cause)
IndexException
public IndexException(IndexStatus status,
Throwable cause)
getStatus
public IndexStatus getStatus()
Copyright © 2013. All Rights Reserved.