org.semanticweb.owl.align
Class AlignmentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.semanticweb.owl.align.AlignmentException
- All Implemented Interfaces:
- Serializable
public class AlignmentException
- extends Exception
Base class for all Alignment Exceptions.
- Version:
- $Id: AlignmentException.java 670 2008-03-02 00:06:16Z euzenat $
- Author:
- Jérôme Euzenat
- See Also:
- Serialized Form
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
AlignmentException
public AlignmentException(String message)
AlignmentException
public AlignmentException(String message,
Exception e)
(C) INRIA & friends, 2003-2008