ie.deri.wsmx.matchmaker
Class MatchmakerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byie.deri.wsmx.matchmaker.MatchmakerException
All Implemented Interfaces:
java.io.Serializable

public class MatchmakerException
extends java.lang.Exception

(c) Copyright 2004, DERI - Digital Enterprise Research Institute, Ireland

Author:
Michal Zaremba MatchmakerException.java, 27-Jun-2004, 12:43:13
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
MatchmakerException()
           
MatchmakerException(java.lang.Exception e)
           
MatchmakerException(java.lang.String s)
           
 
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
 

Constructor Detail

MatchmakerException

public MatchmakerException()

MatchmakerException

public MatchmakerException(java.lang.Exception e)

MatchmakerException

public MatchmakerException(java.lang.String s)