org.semanticweb.owlapi.owllink.parser
Class OWLlinkXMLParserElementNotFoundException

java.lang.Object
  extended by OWLXMLParserElementNotFoundException
      extended by org.semanticweb.owlapi.owllink.parser.OWLlinkXMLParserElementNotFoundException

public class OWLlinkXMLParserElementNotFoundException
extends OWLXMLParserElementNotFoundException

Author: Olaf Noppens Date: 18.02.2010


Constructor Summary
OWLlinkXMLParserElementNotFoundException(int lineNumber, int columnNumber, java.lang.String elementType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLlinkXMLParserElementNotFoundException

public OWLlinkXMLParserElementNotFoundException(int lineNumber,
                                                int columnNumber,
                                                java.lang.String elementType)