public class NoAlignmentException extends OntoSimException
Modifier and Type | Field and Description |
---|---|
protected fr.inrialpes.exmo.ontowrap.Ontology<?> |
o1 |
protected fr.inrialpes.exmo.ontowrap.Ontology<?> |
o2 |
private static long |
serialVersionUID |
Constructor and Description |
---|
NoAlignmentException(fr.inrialpes.exmo.ontowrap.Ontology<?> o1,
fr.inrialpes.exmo.ontowrap.Ontology<?> o2) |
NoAlignmentException(fr.inrialpes.exmo.ontowrap.Ontology<?> o1,
fr.inrialpes.exmo.ontowrap.Ontology<?> o2,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
protected fr.inrialpes.exmo.ontowrap.Ontology<?> o1
protected fr.inrialpes.exmo.ontowrap.Ontology<?> o2
public NoAlignmentException(fr.inrialpes.exmo.ontowrap.Ontology<?> o1, fr.inrialpes.exmo.ontowrap.Ontology<?> o2, Exception cause)
public NoAlignmentException(fr.inrialpes.exmo.ontowrap.Ontology<?> o1, fr.inrialpes.exmo.ontowrap.Ontology<?> o2)
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017