org.jboss.aop
Class DispatcherConnectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.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)
           
 
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

DispatcherConnectException

public DispatcherConnectException(String msg)


Copyright © 2008 JBoss, a division of Red Hat, Inc.. All Rights Reserved.