| 
|||||||||
| 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.owlapi.model.OWLException
org.semanticweb.owlapi.io.OWLParserException
org.coode.owlapi.owlxmlparser.OWLXMLParserException
org.coode.owlapi.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,
                                       int columnNumber,
                                       java.lang.String attributeName)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class org.semanticweb.owlapi.io.OWLParserException | 
|---|
getColumnNumber, getLineNumber, getMessage | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public OWLXMLParserAttributeNotFoundException(int lineNumber,
                                              int columnNumber,
                                              java.lang.String attributeName)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||