org.coode.owl.owlxmlparser
Class OWLXMLParserUnexpectedAttributeException
java.lang.Object
  
java.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.OWLXMLParserUnexpectedAttributeException
- All Implemented Interfaces: 
 - java.io.Serializable
 
public class OWLXMLParserUnexpectedAttributeException
- extends OWLXMLParserException
 
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 13-Apr-2007
- See Also:
 - Serialized Form
 
 
 
 
| 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 | 
 
OWLXMLParserUnexpectedAttributeException
public OWLXMLParserUnexpectedAttributeException(int lineNumber,
                                                java.lang.String message)
OWLXMLParserUnexpectedAttributeException
public OWLXMLParserUnexpectedAttributeException(int lineNumber,
                                                java.lang.String message,
                                                java.lang.Throwable cause)
OWLXMLParserUnexpectedAttributeException
public OWLXMLParserUnexpectedAttributeException(int lineNumber,
                                                java.lang.Throwable cause)