ch.uzh.ifi.attempto.acewiki.core
Class InconsistencyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ch.uzh.ifi.attempto.acewiki.core.InconsistencyException
All Implemented Interfaces:
java.io.Serializable

public class InconsistencyException
extends java.lang.RuntimeException

This exception is thrown when an inconsistency in the ontology occurs.

Author:
Tobias Kuhn
See Also:
Serialized Form

Constructor Summary
InconsistencyException()
           
 
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

InconsistencyException

public InconsistencyException()


Copyright 2008-2012, AceWiki developers