org.dllearner.core
Class OntologyFormatUnsupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dllearner.core.OntologyFormatUnsupportedException
All Implemented Interfaces:
Serializable

public class OntologyFormatUnsupportedException
extends Exception

Indicates that an operation is not supported/implemented for a specific ontology file format.

Author:
Jens Lehmann
See Also:
Serialized Form

Constructor Summary
OntologyFormatUnsupportedException(String operation, OntologyFormat format)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OntologyFormatUnsupportedException

public OntologyFormatUnsupportedException(String operation,
                                          OntologyFormat format)


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann