| 
||||||||||
| 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.obo.parser.OBOParserException
public class OBOParserException
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 13-Apr-2007
| Constructor Summary | |
|---|---|
OBOParserException(java.lang.String message)
 | 
|
OBOParserException(java.lang.String message,
                   java.lang.Throwable cause)
 | 
|
OBOParserException(java.lang.Throwable cause)
 | 
|
| 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 OBOParserException(java.lang.String message)
public OBOParserException(java.lang.String message,
                          java.lang.Throwable cause)
public OBOParserException(java.lang.Throwable cause)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||