Class OntologyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atomgraph.processor.exception.OntologyException
- All Implemented Interfaces:
Serializable
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOntologyException(String message) OntologyException(String message, Throwable cause) OntologyException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) OntologyException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OntologyException
public OntologyException() -
OntologyException
-
OntologyException
-
OntologyException
-
OntologyException
-