org.semanticweb.elk.reasoner.indexing.hierarchy
Class ElkUnexpectedIndexingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.semanticweb.elk.owl.exceptions.ElkRuntimeException
org.semanticweb.elk.reasoner.indexing.hierarchy.ElkIndexingException
org.semanticweb.elk.reasoner.indexing.hierarchy.ElkUnexpectedIndexingException
- All Implemented Interfaces:
- Serializable
public class ElkUnexpectedIndexingException
- extends ElkIndexingException
An exception to signal incorrect indexing behavior.
- Author:
- "Yevgeny Kazakov"
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ElkUnexpectedIndexingException
protected ElkUnexpectedIndexingException()
ElkUnexpectedIndexingException
public ElkUnexpectedIndexingException(String message)
ElkUnexpectedIndexingException
public ElkUnexpectedIndexingException(String message,
Throwable cause)
ElkUnexpectedIndexingException
public ElkUnexpectedIndexingException(Throwable cause)
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.