org.semanticweb.elk.owl.parsing
Class Owl2ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.semanticweb.elk.owl.exceptions.ElkException
org.semanticweb.elk.owl.parsing.Owl2ParseException
- All Implemented Interfaces:
- Serializable
public class Owl2ParseException
- extends ElkException
Base exception class for parsing exceptions
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de, "Yevgeny Kazakov"
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Owl2ParseException
public Owl2ParseException(Exception cause)
Owl2ParseException
public Owl2ParseException()
Owl2ParseException
public Owl2ParseException(String message)
Owl2ParseException
public Owl2ParseException(String message,
Throwable cause)
Owl2ParseException
public Owl2ParseException(Throwable cause)
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.