ie.deri.wsmx.manager.listeners
Class ListenerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byie.deri.wsmx.manager.listeners.ListenerException
All Implemented Interfaces:
java.io.Serializable

public class ListenerException
extends java.lang.Exception

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

Author:
Michal Zaremba ListenerException.java, 25-Jun-2004, 19:34:18
See Also:
Serialized Form

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

ListenerException

public ListenerException()

ListenerException

public ListenerException(java.lang.Exception e)

ListenerException

public ListenerException(java.lang.String message)