org.semanticweb.elk.reasoner.stages
Class ElkInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.semanticweb.elk.owl.exceptions.ElkException
org.semanticweb.elk.reasoner.stages.ElkInterruptedException
- All Implemented Interfaces:
- Serializable
public class ElkInterruptedException
- extends ElkException
Thrown when the reasoner process has been interrupted
- 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 |
ElkInterruptedException
public ElkInterruptedException()
ElkInterruptedException
public ElkInterruptedException(String message)
ElkInterruptedException
public ElkInterruptedException(String message,
Throwable cause)
ElkInterruptedException
public ElkInterruptedException(Throwable cause)
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.