Package it.unibz.inf.ontop.si
Class SemanticIndexException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- it.unibz.inf.ontop.si.SemanticIndexException
-
- All Implemented Interfaces:
Serializable
public class SemanticIndexException extends Exception
When creating the Semantic Index- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SemanticIndexException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
SemanticIndexException
public SemanticIndexException(String message)
-
-