public class OWLParserSAXException extends OWLParserException
SAXException as an OWLParserException.
Parser implementers should use this class or subclasses of this class to wrap
SAXExceptions.| Constructor and Description |
|---|
OWLParserSAXException(SAXException cause) |
| Modifier and Type | Method and Description |
|---|---|
SAXException |
getCause() |
getColumnNumber, getLineNumber, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OWLParserSAXException(SAXException cause)
cause - the causepublic SAXException getCause()
Copyright © 2014 The University of Manchester. All Rights Reserved.