public class TurtleParserException
extends org.semanticweb.owlapi.io.OWLParserException
| Constructor and Description |
|---|
TurtleParserException(String message)
Instantiates a new turtle parser exception.
|
TurtleParserException(String message,
Throwable cause)
Instantiates a new turtle parser exception.
|
TurtleParserException(Throwable cause)
Instantiates a new turtle parser exception.
|
getColumnNumber, getLineNumber, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TurtleParserException(String message)
message - the messagepublic TurtleParserException(String message, Throwable cause)
message - the messagecause - the causepublic TurtleParserException(Throwable cause)
cause - the causeCopyright © 2014 The University of Manchester. All Rights Reserved.