fr.inrialpes.exmo.ontowrap
Class OntowrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.inrialpes.exmo.ontowrap.OntowrapException
- All Implemented Interfaces:
- Serializable
public class OntowrapException
- extends Exception
Base class for all Ontowrap Exceptions.
- Version:
- $Id: OntowrapException.java 1311 2010-03-07 22:51:10Z 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
OntowrapException
public OntowrapException(String message)
OntowrapException
public OntowrapException(String message,
Exception e)
(C) INRIA & friends, 2003-2010