de.uulm.ecs.ai.owl.krssparser
Class KRSS2OWLParserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.semanticweb.owl.model.OWLException
              extended by org.semanticweb.owl.model.OWLOntologyCreationException
                  extended by org.semanticweb.owl.io.OWLParserException
                      extended by org.coode.owl.krssparser.KRSSOWLParserException
                          extended by de.uulm.ecs.ai.owl.krssparser.KRSS2OWLParserException
All Implemented Interfaces:
java.io.Serializable

public class KRSS2OWLParserException
extends KRSSOWLParserException

See Also:
Serialized Form

Constructor Summary
KRSS2OWLParserException(ParseException e)
           
KRSS2OWLParserException(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

KRSS2OWLParserException

public KRSS2OWLParserException(ParseException e)

KRSS2OWLParserException

public KRSS2OWLParserException(java.lang.Throwable cause)