de.fau.cs.www8.jadeowlcodec.tool.dig1_1_extended
Class NotExpressableInDIGException

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.io.RendererException
                  extended by de.fau.cs.www8.jadeowlcodec.tool.dig1_1_extended.NotExpressableInDIGException
All Implemented Interfaces:
java.io.Serializable

public class NotExpressableInDIGException
extends org.semanticweb.owl.io.RendererException

Raised when trying to translate an OWL concept that has no counterpart in DIG.

Author:
dturi $Id: NotExpressableInDIGException.java 2029 2007-03-12 18:56:40Z schieman $
See Also:
Serialized Form

Constructor Summary
NotExpressableInDIGException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

NotExpressableInDIGException

public NotExpressableInDIGException(java.lang.String message)
Parameters:
message -


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg