|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.xml.sax.SAXException org.coode.owlapi.owlxmlparser.TranslatedOWLParserException
public class TranslatedOWLParserException
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 07-Dec-2009
OWLParserException
to a SAXException
.
Constructor Summary | |
---|---|
TranslatedOWLParserException(OWLParserException cause)
|
Method Summary | |
---|---|
OWLParserException |
getParserException()
|
Methods inherited from class org.xml.sax.SAXException |
---|
getCause, getException, getMessage, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TranslatedOWLParserException(OWLParserException cause)
Method Detail |
---|
public OWLParserException getParserException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |