owltools
Class TBoxUnFoldingTool.NonDeterministicUnfoldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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 OWLEquivalentClassesAxiom
s.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TBoxUnFoldingTool.NonDeterministicUnfoldException
protected TBoxUnFoldingTool.NonDeterministicUnfoldException(String message)
- Parameters:
message
-
Copyright © 2010-2012. All Rights Reserved.