org.semanticweb.elk.reasoner.indexing.hierarchy
Class ElkIndexingException
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
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ElkIndexingUnsupportedException, ElkUnexpectedIndexingException
public class ElkIndexingException
- extends ElkRuntimeException
An exception to signal indexing problems
- Author:
- Frantisek Simancik, "Yevgeny Kazakov"
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ElkIndexingException
protected ElkIndexingException()
ElkIndexingException
public ElkIndexingException(String message)
ElkIndexingException
public ElkIndexingException(String message,
Throwable cause)
ElkIndexingException
public ElkIndexingException(Throwable cause)
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.