org.jboss.aop
Class NotFoundInDispatcherException

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

public class NotFoundInDispatcherException
extends DispatcherConnectException

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

Constructor Summary
NotFoundInDispatcherException(Object oid)
           
 
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

NotFoundInDispatcherException

public NotFoundInDispatcherException(Object oid)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.