public class OWLParserIOException extends OWLParserException
IOException| Constructor and Description |
|---|
OWLParserIOException(IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause()
Gets the cause of this exception which will be
an
IOException |
String |
getMessage() |
getColumnNumber, getLineNumberaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OWLParserIOException(IOException cause)
cause - the causepublic IOException getCause()
IOExceptionpublic String getMessage()
getMessage in class OWLParserExceptionCopyright © 2013 The University of Manchester. All Rights Reserved.