org.jboss.aop
Class DispatcherConnectException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jboss.aop.DispatcherConnectException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotFoundInDispatcherException

public class DispatcherConnectException
extends Exception

Version:
$Revision$
Author:
Kabir Khan
See Also:
Serialized Form

Constructor Summary
DispatcherConnectException(String msg)
           
 
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

DispatcherConnectException

public DispatcherConnectException(String msg)


Copyright © 2004 JBoss Inc. All Rights Reserved.