Alignment API and Server 4.2.${version.update}

fr.inrialpes.exmo.ontowrap
Class OntowrapException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
OntowrapException(String message)
           
OntowrapException(String message, Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

OntowrapException

public OntowrapException(String message)

OntowrapException

public OntowrapException(String message,
                         Exception e)

Alignment API and Server 4.2.${version.update}

(C) INRIA & friends, 2003-${curryear}