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

fr.inrialpes.exmo.align.service
Class AServException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.inrialpes.exmo.align.service.AServException
All Implemented Interfaces:
Serializable

public class AServException
extends Exception

Base class for all Alignment Service Exceptions.

Version:
$Id: AServException.java 1129 2009-09-08 22:22:08Z euzenat $
Author:
Jérôme Euzenat
See Also:
Serialized Form

Field Summary
(package private) static long serialVersionUID
           
 
Constructor Summary
AServException(String message)
           
AServException(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

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

AServException

public AServException(String message)

AServException

public AServException(String message,
                      Exception e)

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

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