|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.semanticweb.owl.model.OWLException
org.semanticweb.owl.model.OWLOntologyCreationException
org.semanticweb.owl.io.OWLParserException
org.coode.owl.owlxmlparser.OWLXMLParserException
org.coode.owl.owlxmlparser.OWLXMLParserAttributeNotFoundException
public class OWLXMLParserAttributeNotFoundException
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Apr-2007
Constructor Summary | |
---|---|
OWLXMLParserAttributeNotFoundException(int lineNumber,
java.lang.String attributeName)
|
Method Summary |
---|
Methods inherited from class org.semanticweb.owl.io.OWLParserException |
---|
getLineNumber, getMessage, setLineNumber |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OWLXMLParserAttributeNotFoundException(int lineNumber, java.lang.String attributeName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |