org.semanticweb.elk.owl.exceptions
Class ElkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.semanticweb.elk.owl.exceptions.ElkException
- All Implemented Interfaces:
- Serializable
public abstract class ElkException
- extends Exception
The top level ELK exception
- 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 |
ElkException
public ElkException()
ElkException
public ElkException(String message)
ElkException
public ElkException(String message,
Throwable cause)
ElkException
public ElkException(Throwable cause)
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.