owltools
Class TBoxUnFoldingTool.NonDeterministicUnfoldException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by owltools.TBoxUnFoldingTool.NonDeterministicUnfoldException
All Implemented Interfaces:
Serializable
Enclosing class:
TBoxUnFoldingTool

public static class TBoxUnFoldingTool.NonDeterministicUnfoldException
extends Exception

Exception indication, that the unfold operation is not deterministic. This is usually the case for ontologies, with an expansion term with multiple OWLEquivalentClassesAxioms.

See Also:
Serialized Form

Constructor Summary
protected TBoxUnFoldingTool.NonDeterministicUnfoldException(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

TBoxUnFoldingTool.NonDeterministicUnfoldException

protected TBoxUnFoldingTool.NonDeterministicUnfoldException(String message)
Parameters:
message -


Copyright © 2010-2012. All Rights Reserved.