org.objectweb.proactive.core.exceptions.proxy
Class ProxyNonFunctionalException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.objectweb.proactive.core.exceptions.NonFunctionalException
                  extended byorg.objectweb.proactive.core.exceptions.proxy.ProxyNonFunctionalException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FailedGroupRendezVousException, FutureCreationException, FutureTimeoutException, SendRequestCommunicationException, ServiceFailedCallerNFE

public abstract class ProxyNonFunctionalException
extends NonFunctionalException

See Also:
Serialized Form

Constructor Summary
ProxyNonFunctionalException(java.lang.String message, java.lang.Throwable cause)
           
 
Methods inherited from class org.objectweb.proactive.core.exceptions.NonFunctionalException
getNodeURL, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProxyNonFunctionalException

public ProxyNonFunctionalException(java.lang.String message,
                                   java.lang.Throwable cause)


Copyright 2001-2005 INRIA All Rights Reserved.