fr.inrialpes.exmo.ontosim
Class NoAlignmentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.inrialpes.exmo.ontosim.OntoSimException
fr.inrialpes.exmo.ontosim.NoAlignmentException
- All Implemented Interfaces:
- Serializable
public class NoAlignmentException
- extends OntoSimException
- See Also:
- Serialized Form
Field Summary |
protected fr.inrialpes.exmo.ontowrap.Ontology<?> |
o1
|
protected fr.inrialpes.exmo.ontowrap.Ontology<?> |
o2
|
private static long |
serialVersionUID
|
Constructor Summary |
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)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
o1
protected fr.inrialpes.exmo.ontowrap.Ontology<?> o1
o2
protected fr.inrialpes.exmo.ontowrap.Ontology<?> o2
NoAlignmentException
public NoAlignmentException(fr.inrialpes.exmo.ontowrap.Ontology<?> o1,
fr.inrialpes.exmo.ontowrap.Ontology<?> o2,
Exception cause)
NoAlignmentException
public NoAlignmentException(fr.inrialpes.exmo.ontowrap.Ontology<?> o1,
fr.inrialpes.exmo.ontowrap.Ontology<?> o2)
(C) INRIA, UPMF & friends, 2008-2011