com.atlassian.confluence.search.didyoumean
Class IndexIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.search.didyoumean.IndexIOException
- All Implemented Interfaces:
- Serializable
public class IndexIOException
- extends RuntimeException
Runtime exception to indicate that there was an error reading from the index.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IndexIOException
public IndexIOException()
IndexIOException
public IndexIOException(String message)
IndexIOException
public IndexIOException(String message,
Throwable cause)
IndexIOException
public IndexIOException(Throwable cause)
Copyright © 2003-2013 Atlassian. All Rights Reserved.