Class TranslationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tools.refinery.store.reasoning.translator.TranslationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionTranslationException
(AnyPartialSymbol partialSymbol) TranslationException
(AnyPartialSymbol partialSymbol, String message) TranslationException
(AnyPartialSymbol partialSymbol, String message, Throwable cause) TranslationException
(AnyPartialSymbol partialSymbol, 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
-
TranslationException
-
TranslationException
-
TranslationException
-
TranslationException
-
-
Method Details
-
getPartialSymbol
-