org.apache.geronimo.openejb.cluster.infra
Class NetworkConnectorTrackerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.geronimo.openejb.cluster.infra.NetworkConnectorTrackerException
All Implemented Interfaces:
Serializable

public class NetworkConnectorTrackerException
extends Exception

Version:
$Rev:$ $Date:$
See Also:
Serialized Form

Constructor Summary
NetworkConnectorTrackerException(String message)
           
NetworkConnectorTrackerException(String message, Throwable throwable)
           
NetworkConnectorTrackerException(Throwable throwable)
           
 
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
 

Constructor Detail

NetworkConnectorTrackerException

public NetworkConnectorTrackerException(Throwable throwable)

NetworkConnectorTrackerException

public NetworkConnectorTrackerException(String message)

NetworkConnectorTrackerException

public NetworkConnectorTrackerException(String message,
                                        Throwable throwable)


Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.