public class TranslationException extends UnsupportedOperationException
AxiomTranslator
cannot make a
translation between the OWL API objects and the integer numbers.AxiomTranslator
,
Serialized FormConstructor and Description |
---|
TranslationException(String message) |
TranslationException(String message,
Throwable cause) |
TranslationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static TranslationException |
newIncompleteMapException(String item) |
static TranslationException |
newUnsupportedAxiomException(org.semanticweb.owlapi.model.OWLAxiom axiom) |
static TranslationException |
newUnsupportedTranslationException(Object o) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TranslationException(String message)
public TranslationException(Throwable cause)
public static TranslationException newIncompleteMapException(String item)
public static TranslationException newUnsupportedAxiomException(org.semanticweb.owlapi.model.OWLAxiom axiom)
public static TranslationException newUnsupportedTranslationException(Object o)
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.