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